Skip to content

This application allows the user to easily create and save important notes though the use of Express.js and a JSON file.

Notifications You must be signed in to change notification settings

amnasyeda/note-taker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note Taker

Description

This application allows to user to write and save notes by making use of an Express.js back end to save and retrieve data from a JSON file.

Table Of Contents

Usage

You can use the app with the live URL deployed on Heroku or you can also clone the repopository. Once at the homepage, the user can click on get started which will take them to a page where they can insert information in the Note title and Note text. The save icon will save the users notes and the trash icon will delete the note.

Demo:

note-taker.demo.mov

JSON File:

json file

Links

Tools

  • JavaScript
  • Node.js
  • Jest
  • fs
  • Express.js
  • Insomnia Core
  • Heroku

License

ISC License

Credits

About

This application allows the user to easily create and save important notes though the use of Express.js and a JSON file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published