/NoteTaker

Note taker app that allows you to add notes.

Primary LanguageJavaScript

Notepad App

License

Description

Note taker application that can be used to write, save, and delete notes. This app will use an Express.js back end and will save and retreive note data from a JSON file.

Table of Contents

Visuals

Click on the image below to reveal the deployed app:

Screenshot

Installation

To install the given application:

Usage

How to use the application:

  • Open app in Web-browser to view homepage.
  • Click the button - Get Started - to begin.
  • This page allows the user view, input, save, and delete notes.
  • To ADD a new note, enter the note title and list in the textbox provided, then save it by clicking the - Save Icon - in the top right corner.
  • The saved note will appear in the left-hand column with ther other existing notes.
  • When an existing note is selected from the list, then it will appear on the screen.
  • To clear out the text input field on the screen, select the - Plus Icon - in the top right corner.
  • To DELETE a note from the list, select the - Red Trash Icon - next to the note.

License

This project is covered under the following license: License

Contribution

One can contribute by cloning the repo from the github page, adding a new branch, and pushing changes to the main branch.

Tests

Testing can be done by using a RESTful api/server side app like POSTMAN or INSMONIA to debug and test all CRUD commands.

Questions

If you have any questions, please email me at: knickler3@gmail.com
My GitHub page is: kwaters3