Skip to content

Note Taker is an Express.js note taking app that allows the user to quickly write and save notes so they can keep track of tasks and other important information. Notes can be deleted when they are no longer needed.

Notifications You must be signed in to change notification settings

KLong75/note-taker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note Taker

license badge!

URL of Deployed Application

https://note-taker-gnolvek.herokuapp.com/

Description

Note Taker is an Express.js note taking app that allows the user to quickly write and save notes so they can keep track of tasks and other important information. Notes can be deleted when they are no longer needed.

Screenshoots

note-taker note-taker5 note-taker2

Table of Contents

Installation

Clone the code from the repository and run npm install.

Usage

When the app opens click on the "Get Started" button. THis will take you to the notes page. To write a note simply click on the text area labeled "Note Title" and type your note title. Then click on the text area labeled "Note Text" and type your note. When you are finished typing your note click on the save icon in the top right corner of your screen to save the note. Saved notes appear on the left side of the screen. Click on a saved note to read or edit the note. When a saved note is no longer needed it can be deleted by clicking the trashcan button next to the saved note on the left side of the screen.

License

https://spdx.org/licenses/MIT.html

MIT License

Copyright (c) [2022] [Kevin Long]

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.

Contributing

Not seeking contributions at this time.

Tests

n/a

Questions

For more information please see:

https://github.com/KLong75

For questions please contact:

kevinjlong75@gmail.com

About

Note Taker is an Express.js note taking app that allows the user to quickly write and save notes so they can keep track of tasks and other important information. Notes can be deleted when they are no longer needed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published