Notes is a single page application designed using ReactJS and integrating with a Ruby on Rails back-end API in order to manage a user's notes on a single page.
This application was created as part of the University of Wisconsin Extension Bootcamp. The application up and running.
As user, I want to:
- See a list of all notes I have created, so that I may decide which to do next.
- Delete notes that are no longer needed, so that I can reduce noise.
- Add new notes to the list, so I can keep it up-to-date.
- Tag notes, so that I can organize them.
Under Construction
Navigate to the production location of Notes
- From the home page, you are presented with all existing notes.
- To add a note, click the "+ Note" icon on the bottom of the screen. Fill in a title and content, then save.
- To edit a note, click the "Edit" pencil icon and make desired changes.
- To tag a note, from the edit screen click on the tags section, type the tag, and press "Enter."
- To delete a note, click the "Delete" icon.
Notes is a ReactJS application, integrating with a Ruby on Rails back-end API.
ReactJS v. 16.13.1