1 Sticky Notes Editor
This is Sticky Notes Editor, The main function of this Project is to Create New Notes, Edit Current Notes, Delete unused Notes, Filter Notes by Category and Sub-Category.
Demonstration
Display All Your Sticky Notes
Language / Framework
REACT
HTML
CSS
JAVASCRIPT
PYTHON
Installed Packages
- react-rte
- react-html-parser
- react-icons
- FastAPI
- uvicorn
Challenges and Improvements
- UI design
- More Text Editor Function, e.g. highlight, bold font
- Storage Method of Sticky Notes Content (Currently using Json file in Local Storage)