Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 722 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 722 Bytes

Rhythm-Notes - Note Keeping Application

Rhythm-Notes is a note creating and notelist keeping application. The project is built using ReactJS as the main framework for the front end with the help of Redux toolkit for global state management. User can create new notes,filtered them on various notes labels and edit them.

Tech Stack

  • ReactJS
  • Redux-toolkit
  • React Bootstrap

Features

  • Note creating (adding labels, change color, pin/unpin)
  • Notes filtering based on various labels
  • Creating new labels for different notes
  • Displaying of notes based on whether pinned or not
  • Editing of notes
  • Edit Modal for editing notes
  • Deleting Notes