Skip to content

Express application used to write, save, and delete notes

amandasimonds/note-taker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note Taker

Keep track of your notes in a streamlined view!

  • Use the buttons in the top right corner to write and save notes.
  • Saved notes will show up on the left side bar.
  • Click on the notes to view them, or use the trash button to delete notes.

Open https://notetaker-amazing.herokuapp.com/ to start using Note Taker.

Technologies

Express, JavaScript, CSS

Process

  • Set up Express Server
  • Created html wireframe
  • Wrote JavaScript logic to create and delete notes
  • Created Db.json and routes for posting and getting from the JSON file
  • Deployed to Heroku

Future Development

  • Log In authentication

About

Express application used to write, save, and delete notes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published