kelliekumasaka / note-taker

This website allows users to quickly take notes, like random thoughts or to-dos, on-the-go.

Home Page:https://kelliekumasaka-note-taker.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Note Taker
License: MIT

Description

Upon deployment, this app will take you to the main page that asks you to get started. After clicking the button, the user is sent to another HTML, which asks for a note title, as well as content. Then the user should click the save button and the note will show up in the sidebar queue. If user decides that they want to delete a note, they simply click on the trash bin to the corresponding note and it will be removed.

When you open the app, this is the landing page: note taker to take notes with express and a get started button

After entering into the app, you are shown a page that has two example notes on it as well as a space to create your own. inputs for note title and text, with two others on the side

If you make a mistake note, you can easily delete so that it shows the notes that you want to remain. oops note with comment

Deployment

You can try out the app at this link.

Table of Contents

Installation

Install express to run this server.

Usage

Contributing

Tests

License

This project is licensed under MIT.

Questions

Here is a link to my GitHub or shoot me an email.

About

This website allows users to quickly take notes, like random thoughts or to-dos, on-the-go.

https://kelliekumasaka-note-taker.herokuapp.com/


Languages

Language:JavaScript 64.9%Language:HTML 23.9%Language:CSS 11.2%