Coder Social home page Coder Social logo

ianahart / note-taker Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 36 KB

A note taking app to save notes. Created with Vanilla Js and Express js

Home Page: https://hart-note-taker-a4b3f140a0f2.herokuapp.com/

License: MIT License

CSS 9.37% JavaScript 65.28% HTML 25.23% Procfile 0.12%

note-taker's Introduction

Note Taker

Node.js Express.js

Built With

  • Node.js
  • Express.js Framework
note-taker

Description

This application allows the user to write down tasks or notes that they need to complete and have them saved. The project utilizes Node.js, and Express.js. Express js is a minimal unopionated web framework for creating REST APIs. The database is a JSON file where the server can interact with it, retrieving, adding and deleting notes.

Table of Contents

Installation

  • Download Node.js if not already installed

  • Fork the repo to make a copy

    git clone https://github.com/ianahart/note-taker.git

  • cd into the cloned project

  • navigate into the root of the project where the package.json is located and run npm install to install necessary dependencies

Usage

From inside the project's root directory where the server.js file is located, run the command node server.js. You can now navigate in the browser to http://localhost:3001/ to get to the homepage. Click on get started. On the right hand side of the page you can type in a note title and text. Once they have been entered you can save the note and the new note will be added to the left side of the page. You can view each note by clicking on it or delete them by clicking on the trash can icon.

Visuals

https://hart-note-taker-a4b3f140a0f2.herokuapp.com/

Tests

N/A

Credits

Starter files and FrontEnd files provided by edX Boot Camps LLC.

References

License

This project is covered under MIT License

License Text

Copyright (c) 2024  Ian Hart

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

No contributions are being accepted at this time.

Badges

GitHub license GitHub issues GitHub stars

Questions

  • Get in touch with me through email.
  • Check out my GitHub profile.

note-taker's People

Contributors

ianahart avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.