Skip to content

An app that can be used to write, save, and delete notes. My first foray into using express and writing back-end code.

Notifications You must be signed in to change notification settings

cml2377/Note-Taker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note-Taker

An app that can be used to write, save, and delete notes. My first foray into using express and writing back-end code. It will retrieve note data from a JSON file.

Deploy


Demonstration

Demonstration of Note Taker as a gif

Business Context

For users that need to keep track of a lot of information, it's easy to forget or be unable to recall something important. Being able to take persistent notes allows users to have written information available when needed.

How to Use

Let's get started! Click on the Get Started button on the home page to start adding notes. When you get to the notes page, on the left, you see saved notes along with a delete icon to trash the note when you're done. On the right, you can create a new note with a title and notes within the description. On the top right-hand corner, you can click save to automatically save the new note to the list on the left.

Thanks

UT Coding bootcamp for answering all of my silly questions.

About

An app that can be used to write, save, and delete notes. My first foray into using express and writing back-end code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published