Skip to content

Write, save, and delete notes in this Express.js application deployed on Heroku

License

Notifications You must be signed in to change notification settings

AnitaBanh/Expressjs-Note-Taker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express.js-Note-Taker


My Skills

Description

Express.js-Note-Taker is an application for a user to write and save notes. Then delete them when the time comes. This application uses an Express.js back end to save and retrieve data from a JSON file.

Table of Contents

Installation

No installation required. Tne application is deployed to Heroku: expressjs-notetaker.herokuapp.com

image

image

Usage

  1. The landing page presents a link to a notes page.
  2. Click the link.
  3. On the new page, existing notes are listed in the left.
  4. On the right section of the page, enter a new note title and note text. Click the disk icon to save.
  5. The new note title will display on the left section.
  6. Click on an existing note title to display the note.
  7. Click the + icon for empty fields to create a new note.
  8. Click the trashcan icon to delete a note.

License

Licensed under the MIT License - see the LICENSE.md file for details.

Contributing

Starter code from https://github.com/coding-boot-camp/miniature-eureka.
Thanks to tutor Dominique Meeks Gombe!

Questions

https://github.com/AnitaBanh Please contact me with additional questions at [email protected].

About

Write, save, and delete notes in this Express.js application deployed on Heroku

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published