Skip to content

This app can be used to write, save, or delete notes. It is routed on the backend using Express.js and uses a JSON file as a database to read from and write to. It allows the user to create a list of notes or reminders, and delete those notes once they are complete or no longer useful.

License

Notifications You must be signed in to change notification settings

aumcintyre/Note-Taker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note - Taker

Github license

Description

This application is titled 'Note Taker' and it can be used to write, save, or delete notes. The application is routed on the backend using Express.js and uses a JSON file as a database to read from and write to. It allows the user to create a list of notes or reminders, and delete those notes once they are complete or no longer useful. The application is deployed using Heroku.

Table of Contents

Installation

Users should clone this repository from GitHub. Once the repo is cloned, the user should install the dependices with npm i.

Usage

Run the server using node server.js in the terminal.

Screenshot
Screenshot

License

This project is licensed under MIT

Contributing

Contributors should read the installation section.

Questions

If you have any questions about this projects, please contact me directly at aumcintyre@gmail.com. You can view more of my projects at https://github.com/aumcintyre.

About

This app can be used to write, save, or delete notes. It is routed on the backend using Express.js and uses a JSON file as a database to read from and write to. It allows the user to create a list of notes or reminders, and delete those notes once they are complete or no longer useful.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published