Skip to content

πŸ“ NotePad is a user friendly app that allows users to read, write, edit and delete notes in a jiffy! Built using express.js

Notifications You must be signed in to change notification settings

sammcowen/NotePad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

NotePad

badge

Table of Contents

-Licensing

-Description

-Demo

-Installation

-Usage

-Contributions

-Tests

-Questions

Licensing:

This application uses MIT License.

For more information please visit the license description.

Description

NotePad is an application that allows users to CREATE, READ, UPDATE AND DELETE notes! I built the server and the back-end logic (home and api routes, back end JS,) for this application and connected the two of them together using express.JS

Demo

Note Taker

Click here for Deployed Link

Installation

Follow these steps to properly install this application:

User must clone this repo into their local machine . Npm i express. After installing express.js , at the command line enter 'node index.js' to start the port/server. to open in a browser enter localhost:3001

Usage

Instructions for use:

User will arrive at a landing page. Click the button to start creating notes! When the user is directed to the '/notes' page, they will see a left hand column that has SAVED notes. User can CREATE notes on the left side column where it says'note title' , 'note text'. When the user has entered their note, an icon to save will appear at the top of the page. When the user clicks that save icon, the note will appear in the left hand column with other SAVED notes. If the user clicks on a SAVED note, it will appear in the right hand column so they can UPDATE it if they wish. If the user wants to CREATE a new note , they can click the '+' icon and new note entry boxes will appear. To DEELETE a note, the user can simply click the garbage can icon next to the note title.

Contributions

If you would like to contribute to this project, please follow these guidelines:

n/a

Tests

Instructions for testing this application:

Users can test this project with their own notes! :)

Questions

Any questions please reach out to me at my Github or by my email at sammcowen@gmail.com

About

πŸ“ NotePad is a user friendly app that allows users to read, write, edit and delete notes in a jiffy! Built using express.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published