Skip to content

milehighcoder/note-taker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note Taker

License: MIT

Description

I modified starter code to create an application called "Note Taker" that can be used to write, save, and delete notes. This application uses an Express.js backend and saves and retrieves note data from a JSON file.

The application’s front end was provided. My job was to simply build the backend, connect it with the front end, and then deploy the entire application to Heroku.

Table of Contents

Installation

No installation is required to run this application. Simply go to the deployed link for Note Taker and start using it right away!

Usage

alttext

Users are able to write, save, and delete notes so that they can organize their thoughts and keep track of tasks that they need to complete. This application uses the following technologies:

  • HTML 5
  • CSS 3
  • Bootstrap 4
  • JavaScript
  • Node.js
  • Express.js
  • Heroku

Contributing

Please ensure that your pull request adheres to the following guidelines:

  • Alphabetize your entry.
  • Search previous suggestions before making a new one, as yours may be a duplicate.
  • Suggested README's should be beautiful and/or stand out in some way.
  • Make an individual pull request for each suggestion.
  • New categories, or improvements to the existing categorization are welcome.
  • Keep descriptions short and simple, but descriptive.
  • Start the description with a capital and end with a full stop/period.
  • Check your spelling and grammar.
  • Make sure your text editor is set to remove trailing whitespace.
  • Use the #readme anchor for GitHub READMEs to link them directly

Thank you for your suggestions!

License

This project is MIT licensed.

Questions

For more information about this application, please feel free to contact me via the links below.

About

A simple Note Taker app that creates, saves, and deletes notes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages