Skip to content

Dempsey496/Express_Note_Taker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express_Note_Taker

Description

  • This application helps keep notes organized. Easy to use to create, modify, and delete notes.

Table of Contents

  1. Acceptance Criteria
  2. Installation
  3. Screenshots
  4. Technology Used
  5. License

Acceptance Criteria

Application should allow users to create and save notes.

Application should allow users to view previously saved notes.

Application should allow users to delete previously saved notes.

Installation

  • Steps to use this repository:
  1. Clone this repository and open it in VSCode.
  2. Navigate to the integrated terminal.
  3. Type: npm install into the CLI.
  4. Once the packages finish downloading, simply type: node server.js into the CLI.
  5. Type "localhost:3000" into your webbrowser once server is running.

OR


Screenshots

Note Taker Homepage Note Taker Notepad


Site through localhost


Technologies Used

  • HTML
  • JavaScript
  • CSS
  • jQuery
  • Node.Js
    • Express
    • Path
    • Fs
    • Data parsing middleware

MIT License

Copyright (c) 2020 Dempsey496

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors