Skip to content
/ jotit Public

A simple and convenient note taking app that allows the user to organize their notes and keep track of tasks at hand. With the ability to write, save and delete notes to better organize your tasks!

Notifications You must be signed in to change notification settings

DiSantoz/jotit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jotit

Description

A simple and convenient note taking app that allows the user to organize their notes and keep track of tasks at hand. With the ability to write, save and delete notes to better organize your tasks!

Checkout JotIt!

Table of Contents

Technologies Used

  • JavaScript
  • JQuery
  • Express.js
  • Uniqid npm
  • Bootstrap
  • Heroku

Installation

  1. Git clone the application and run npm install in the terminal to download all necessary packages.

  2. The folder system should resemble:

    alt text

  3. In terminal run npm start to begin server.

  4. Navigate to http://localhost:3001/ in order to view the website.

Usage

Click on Get Started to be taken to the note organizer:

alt text

You can add notes by click on the + on the top right of the page:

alt text

Click inside the text fields Note Title and Note Text and begin entering tasks to better organize your thoughts

alt text

After clicking on the save icon 💾 in the top right, the note will be added to the left-hand side of the page for quick access

alt text

alt text

Simply click on the note title in the left-hand side in order to display the note contents. Once you no longer need the note, click on the red trashcan icon 🗑️ in order to delete notes!

alt text

License

MIT License

© 2021 The Brokers Inc.

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.

About

A simple and convenient note taking app that allows the user to organize their notes and keep track of tasks at hand. With the ability to write, save and delete notes to better organize your tasks!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published