/Note-Taker-Express

A web based program that will allow a user to create a running to-do list.

Primary LanguageJavaScript

Note Taker with Express

License: MIT

Table of Contents

  1. Description
  2. Installation
  3. Usage
  4. Tests
  5. Questions
  6. Contributing
  7. Authors
  8. License

Description

This a a program that will allow the user to add, save, and delete different things from their to-do list. The user can keep an up to date list of everything that they need to complete.

Installation

No installations are necessary to run this program in the web browser via heroku. Please run "npm i" in the terminal if you are using vs code or a similar program , and then node server.js to run the program on localhost:3001.

Usage

To use this program, please visit the deployed heroku link. It will take you to the homepage. Then click on the "Get Started" button and it will take the user to a new page where they can input any information they would like to include. To add a new note, click the plus symbol. Then type in a title and a description of what the to do list item is. Click the save icon in the top right corner to save it to the side abr. To delete something from the list, click the red trash can icon next to the list item.

Screenshot (27)

Tests

Testing has not yet been implemented.

Questions

For any questions or inqueries please reach me at nicksweetj@gmail.com or view my projects at Github Page!

Contributing

To contribute, please fork this repo and push any changes to a new branch with comments about what has been added or fixed. Then make a pull request and we will review it as soon as possible.

Authors

Nick Sweet

License

This project is licensed under MIT.