/Note-Taker

Primary LanguageJavaScript

Express Note Taker

Table of Contents

  1. Description
  2. Installation
  3. Usage
  4. License
  5. Questions

1. Description

For users that need to keep track of a lot of information, it's easy to forget or be unable to recall something important. Being able to take persistent notes allows users to have written information available when needed.

2. Installation

Make sure to have the package.json file in the folder then type "npm install" in your terminal. The neccessary files will install automatically. server.js file must be ran using node.js or nodemon

3. Usage

You will be greated at the intro page when you first come to the site. Click the "Get Started" button to begin. Make sure your notes have both a Title and a body of text that represent your note. Once you have writen down all that you need to, click the "Save" icon. (Be aware that the "Save" icon will only appear once you have a Title and notes.) The note will then be saved to the left of the site showing the Title but not the body of text. You can retrieve the note by clicking on the title in the left pannel. Clicking the red trash can icon will remove the note from your list. To create a new note, click on the pencile icon.

Take Notes:


Save Multiple Notes:


Remove Any Note:

4. License

ISC

5. Questions

Please visit my GitHub to view all of my work: https://www.github.com/bbrintle

Try the site out at: https://tranquil-brook-30785.herokuapp.com/

Contact me at: bbrintle@gmail.com