/express-notetaker-9

Note taking app using a .json database file to store persistent notes, demonstrating GET, POST, and DELETE functionality and routing. Deployed to Heroku.

Primary LanguageJavaScriptMIT LicenseMIT

express-notetaker-9

GitHub

Description:

Note taking app using a .json database file to store persistent notes, demonstrating GET, POST, and DELETE functionality and routing. Deployed to Heroku.

Link to Deployed Application

Link to GitHub Repo

Table of Contents

Installation

  1. Fork the repo
  2. clone it
  3. run npm install
  4. then start the server with node server.js.

Usage

From the app, click through to notetaking, and either write new notes with the 'write' icon, save notes with 'save' (appears once you have text in both the 'Note Title', and 'Note Text' fields,) or delete an existing note with the 'delete' icon.

Note-taker-screenshot

License

MIT

Contribution Guidelines

Pull requests are welcome!

Questions

Please address questions to GAFelton.

Link to Profile

E-mail