Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 574 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 574 Bytes

drag-and-drop application

React application: Tech

  1. React: useState, useEffect
  2. Database: https://cloud.appwrite.io
  3. Contex API

the purpose and usefull of this application

  1. This application is a full stack app, using React; useState, useEffect
  2. Database using https://cloud.appwrite.io
  3. The application allow user to create, update and delete the note and able to drag and drop this sticky note.
  4. The user able to change the colors of their sticky note
  5. The appwrite.io database allow you to modify the user note and save in database.