Skip to content

An application that can be used to write and save notes. The user is also able to delete previously saved notes. This application uses an express backend and saves and retrieves note data from a JSON file.

License

Notifications You must be signed in to change notification settings

jmasaviru/Note-Taker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note-Taker

Description

An application that can be used to write and save notes. It also alows the user to delete previously saved notes. This application uses an Express back-end and saves and retrieves note data from a JSON file.

Note-Taker Screenshot

Table of Contents

  1. Technologies
  2. Usage
  3. Contribution
  4. License
  5. Links

Technologies

  • HTML
  • CSS
  • Express
  • Heroku
  • JavaScript
  • JSON

Usage

The user can run the live application through the Heroku link provided. The user can also run the application locally by first installing the application by cloning the repository onto their machine by running the git clone command, and then run npm install to install the required dependencies. The user should then navigate on the terminal to the folder where it is contained then run node server.js.

Saved Notes Screenshot

The notes above have been generated with the corresponding user input. They can be saved or deleted.

Contribution

License

  • License badge

Links

Questions

About

An application that can be used to write and save notes. The user is also able to delete previously saved notes. This application uses an express backend and saves and retrieves note data from a JSON file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published