Skip to content

This application was created as part of a UT Full Stack Coding Bootcamp challenge. I supplied back-end functionality to front-end starter code to create a note taking application that can be used to write and save notes.

License

Notifications You must be signed in to change notification settings

elizabetholsavsky/note-taker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note Taker

License: MIT Node.js Badge Express Badge Heroku Badge Nodemon Badge Insomnia Badge

Description

This application was created as part of a UT Full Stack Coding Bootcamp challenge. I supplied back-end functionality to front-end starter code to create a note taking application that can be used to write and save notes.

note-taker

Table of Contents

Installation

To run application locally, check if you have Node.js installed by typing "node -v" in your command line. If node is not installed, visit the Node.js website to install. Next, clone this project repository to your computer. Use the command "npm install" to install dependecies (Express.js & UUID). Type "node server.js" or "npm start" to start server.

Usage

  • Type a new note title and note text in the designated input areas.
  • Click the 'save' icon to save a new note.
  • Access and open saved notes by selecting a note in the list located on the left side.
  • Click the red trash can to delete a saved note.

Watch the video demonstration to view basic functionality.

note-taker.mp4

License

MIT License

Contributing

Starter code was provided by Xander Rapstine (Xandromus), John McCambridge (nol166), and George Yoo (Georgeyoo) on behalf of UT Austin Boot Camps.

Contact

About

This application was created as part of a UT Full Stack Coding Bootcamp challenge. I supplied back-end functionality to front-end starter code to create a note taking application that can be used to write and save notes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published