Skip to content

mkromney/Interactive-Note-Take-with-JavaScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Back-End JS Note Taker

Copyright mkromney on July 6, 2023 see License below.

License: MIT

Description

This an application called Note Taker that can be used to write and save notes. This application will use an Express.js back end and will save and retrieve note data from a JSON file.

Git Live URL link: https://mkromney.github.io/Maridon-Module11-HW-NoteTakerJS/

Heroku Live URL link: https:

Table of Contents

  1. Installation
  2. Usage
  3. License
  4. Contribution Guidelines
  5. Tests
  6. Questions

Installation

To install this code create a git repository or make a copy of this one and pull the code to a local device.

Usage

A user clicks the "Get Started" tab and proceeds creating a note by entering a Title and some Text. When a user enters data a save button appears in the top right corner where a user may then save their note.

License Fineprint

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.

Contribution Guidelines

Contributions are welcome. Please create an independent branch and go through the customary and polite channels to initiate collaboration. As always, be kind.

Tests

There are currently no working Jest Tests to run in this code. To test this code run the node index.js command line and follow the prompts. For additional testing please contact me.

Questions

For additional questions or comments you can reach me here:

About

This is an interactive Express Back-end powered note taker. It features the ability to create, store, and delete notes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published