Giter Club home page Giter Club logo

note-taker's Introduction

Note Taker

License: MIT

Table of Contents

Description

The project aims to modify the provided starter code to create 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. Then, connect the application's front end that has already been created and the back end, and then deploy the entire application to Heroku.

Technologies

  • JavaScript (Client-side web development)
  • Node.js (A runtime environment and server-side web development platform for JavaScript)
  • Express.js (Web application framework for Node.js)
  • NPM (Node Package Manager for Node.js)
  • JSON (JavaScript Object Notation is a standard text-based format for representing structured data based on JavaScript object syntax)
  • Heroku (A cloud platform)

Installation

In order to be able to run the applicaton, you are required to do the following:

 $ npm install

Usage

To use the application,

  • Click the "Get Started" button to open the note-taking app.
  • Click "Note Title" and type your note title.
  • Click "Note Text" and type your notes.
  • Then, the "Save" button icon will appear in the right corner, next to the "+" sign. Click it to save your note.
  • Click on the saved note title to see the notes in it.
  • Click the "+" icon to add another note.
  • Click the trash icon to delete saved notes.
  • Visit the live website. Click here

Preview the screenshot: Note Taker Homepage Screenshot Note Taker Notepage Screenshot

License

This project is under the MIT License. Click here for more information.

note-taker's People

Contributors

skhai77 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.