Skip to content

A full-stack application that can be used to write, save, and delete notes. This application will use an express backend and save and retrieve note data from a JSON file.

Notifications You must be signed in to change notification settings

rosajen27/note-taker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📝 Note Taker

For users that need to keep track of a lot of information, it's easy to forget or be unable to recall something important. Being able to take persistent notes allows users to have written information available when needed. This is a full-stack application that can be used to write, save, and delete notes. This application uses an express backend and saves and retrieves note data from a JSON file.

Table of Contents

Deployment

Demo: https://rosa-note-taker.herokuapp.com/

note-taker note-taker

Built With

  • HTML
  • CSS
  • JavaScript
  • Node.js
  • Express.js

Authors

License

License

This project is licensed under the MIT License.

Copyright (c) 2021 Jennifer Rosa

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Acknowledgements

  • Trilogy Education Services

About

A full-stack application that can be used to write, save, and delete notes. This application will use an express backend and save and retrieve note data from a JSON file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published