Skip to content

An application that can be used to write, save, and delete notes. This application uses an express backend and save and retrieve note data from a JSON file.

License

Notifications You must be signed in to change notification settings

markdcross/fancy-post-its

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netlify Status License

Fancy Post It Machine

Heroku deployed app

Description

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. This application can be used to write, save, and delete notes by using an express backend to save and retrieve data from a JSON file.

Table of Contents

  1. Installation
  2. Usage
  3. License
  4. Contributing
  5. Tests
  6. Questions

Installation

  1. Clone the reop: https://github.com/markdcross/fancy-post-its.git
  2. Install NPM Packages via $ npm i

Tech/Skills

  1. JavaScript
  2. Node.js
  3. Express
  4. UUID

Usage

home screen add notes here app with notes

The list of saved notes is displayed on the left side of your screen. You can delete a note by clicking on the red trash can, or review a saved note by clicking on the title. When a note is added, the screen is cleared so that another note can be created.

License

Licensed under the MIT license.

Contributing

Contributor Covenant

Tests

Questions

Feel free to contact me with any questions or feedback:

About

An application that can be used to write, save, and delete notes. This application uses an express backend and save and retrieve note data from a JSON file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published