/note_taker_jh

This application allows the user to takes notes, and save them as persistent data to review them whenever necessary.

Primary LanguageJavaScript

Note Taker JH

Most recent commit GitHub code size in bytes

Description

This website allows the user to take notes and save them as persistent data so that they can look back on them whenever they'd like to.

Table of Contents (Optional)

License

License: MIT

Usage

To get started, you'll see a landing page when you first load the website.

  • Click the "Get Started" button, which will redirect you to the application. homepage
  • There are 2 columns - the column on the left is for previously saved notes, and the column on the right is for new notes. notes
  • To add new notes type in a title, and some text in the text area, and click the save icon in the top right. These will then appear in the saved notes.
  • If you want to look at these, simply click on them.

Credits

Ohio State University instructional staff, and myself

Contributions