Skip to content

This is a note taking app. It uses CRUD API's, Node.js and File System to add and alter data in a Json database.

License

Notifications You must be signed in to change notification settings

david-leverenz/note-taker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License: MIT

Note Taker

A simple application that can save daily tasks.

Description

This is a note-taking application. When you open the Note Taker you are presented with a landing page with a link to a notes page.
When you click on the link to the notes page you are presented with a page with existing notes listed in the left-hand column, plus empty fields to enter a new note title and the note’s text in the right-hand column.
When you enter a new note title and the note’s text a Save icon appears in the navigation at the top of the page.
When you click on the Save icon a new note you entered is saved and appears in the left-hand column with the other existing notes.
When you click on an existing note in the list in the left-hand column that note appears in the right-hand column.
When you click on the Write icon in the navigation at the top of the page you are presented with empty fields to enter a new note title and the note’s text in the right-hand column.

Links

GitHub: https://github.com/david-leverenz/note-taker
Live Link: https://shielded-wave-83330-57af74f626fa.herokuapp.com/
Screen Shot:
image

Getting Started

N/A

Dependencies

N/A

Executing program

N/A

Help

No known issues.

Authors

David Leverenz

Version History

Version 1.0 Initial Release

License

This project is licensed under the MIT license.

Acknowledgments

Special thanks to Poornima, Sam and Dom for their assistance in trying to solve a refresh problem! Eventually it was Suraj Nair who figured out what I was doing incorrectly.

About

This is a note taking app. It uses CRUD API's, Node.js and File System to add and alter data in a Json database.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published