Skip to content

Note-Taker is a note taking application with the ability to retrieve data from a JSON file, route to different pages, and persist data.

Notifications You must be signed in to change notification settings

AipuAmeh/note-taker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note-Taker

Description

In this week's challenge, we used Express.js to add functionality to a note taking application. We practiced retrieving and manipulating data from a JSON file, creating routes to different html pages, data persistence and modularization.

Installation

To install this project, you need Express, Fs, and Generate-Unique-ID.

Screenshot 2023-06-02 at 6 17 05 PM

Usage

To use this note taking app, you can either start the server locally by typing "node server.js" into the terminal and clicking the link, or you can click the heroku link: https://stark-falls-83973.herokuapp.com/

Enter a note by typing into the empty fields and hit the save button to save it onto the page.

If you want to delete the note, hit the delete button to remove it from the page. Notes are also added and removed in the db.json file.

Credits

N/A

License

N/A

About

Note-Taker is a note taking application with the ability to retrieve data from a JSON file, route to different pages, and persist data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published