Skip to content

App that can be used to write, save, and delete notes, for users that need to keep track of a lot of information

Notifications You must be signed in to change notification settings

shadysaleh01/Note-Taker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note-Taker

Full Demo Video

Table of Contents

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. So I created an application that can be used to write, save, and delete notes. This application will use an express backend and save and retrieve note data from a JSON file.

Languages and Tools:

Visual Studio Code

HTML5

CSS3

JavaScript

Node.js

Git

GitHub

Terminal



Installation

To install necessary dependencies, run the following command:

npm install, npm install express

Usage

- Application should allow users to create and save notes.

- Application should allow users to view previously saved notes.

- Application should allow users to delete previously saved notes.

Tests

To run tests, run the following command:

server.js

Questions

If you have any questions about the repo, contact me directly at my Email. You can find more of my work at my GitHub.

About

App that can be used to write, save, and delete notes, for users that need to keep track of a lot of information

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published