Vllaadd / 09-Note-Taker

This is 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Note Taker

Overview

This is an application where users can create, view and delete notes using express backend. The note data are retrieved from JSON file. 

User story

It seems that life is getting a faster pace for almost anyone, regardless of the location. People, especially in corporate world deal with a lot information on daily bases. Taking notes is a necessity for keeping up with deadlines. This application  allows users to write and save notes in a very simple way. Notes can be deleted if not needed anymore. 

About

This is 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

Language:JavaScript 67.3%Language:HTML 22.7%Language:CSS 10.0%