rpc08002 / Note-Taker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Express Note Taker

Description

The following application is an Express Server that allows a user to keep track of information and save notes. On the backend, express is being utilized while retriving data from a JSON file. The JSON file is used to store and retrieve notes using the fs module. A user can view previously saved notes and delete previously saved notes.

Express Note Taker

Table of Contents

Usage

  • Write and save notes.
  • Delete notes that have been written before.
  • Allows user to organize thoughts and keep track of tasks.

License

Application is covered by the MIT License.

Tests

Open the Heroku App Link

Contributors

Ryan Curtin

Questions

Email me with any questions: rcurtin0491@gmail.com

About


Languages

Language:JavaScript 63.0%Language:HTML 25.7%Language:CSS 11.3%