danachen99 / note-taker

Note-taking application that allows user to create new, save, and delete notes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

note-taker

Note-taking application that allows user to create new, save, and delete notes

Description

The purpose of this application is for the user to write and save notes. With writing and saving, the user should also be able to delete any unwanted notes. The notes have a title for organization as well as a text/body for the user to write whatever they want in the area. When the page refreshes, the page still contains all previously saved notes, which is important for the application to have it written to a JSON file.

User Story

AS A user, I want to be able to write and save notes I WANT to be able to delete notes I've written before SO THAT I can organize my thoughts and keep track of tasks I need to complete

Tools

HTML, CSS, JavaScript, jQuery, Node.js, Heroku

About

Note-taking application that allows user to create new, save, and delete notes


Languages

Language:JavaScript 54.9%Language:HTML 33.3%Language:CSS 11.9%