Thanks to visit codestin.com
Credit goes to github.com

Skip to content

This is a simple website that uses nodes backend and simple CRUD operations to store notes in a database.

License

Notifications You must be signed in to change notification settings

evanmackay/note-taker

Repository files navigation

Note-Taker

https://sleepy-chamber-69916.herokuapp.com/

This is an app that allows the user to create and manage notes that they write. They are able to save their notes and delete old notes as they please.

note-taker-screenshot

How it works

This application uses node.js to create a server that stores all of the information that the user inputs into the note taking section. It will then take that information and display it to the user. The user can alter the JSON file it is stored in by adding new notes, or deleting old ones.

A video demonstrating this functionality will be provided in the main repository.

Programs used

This application uses HTML5, CSS, Javascript, and Node.js.

About

This is a simple website that uses nodes backend and simple CRUD operations to store notes in a database.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published