Giter Club home page Giter Club logo

note-taker's Introduction

Note-Taker

GitHub license

Description

This application allows users to write and save notes. It is implemented using Express.js as back end, and using JSON file as notes data storage.

Table of Contents

Installation

N/A

Usage

Deploy

  • Here is the link https://heidi-note-taker.herokuapp.com/notes for the deployed application.
  • When the application is opened, a landing page will be presented with a link to a notes page.
  • When the link to the notes page is clicked, a page will be presented with existing notes listed in the left-hand column, and empty fields to enter a new note title and the note's text in the right-hand column.
  • When users enter a new note title and the note's text, a SAVE icon appears in the navigation at the top right of the page.
  • When users click on the SAVE icon, the new note is saved and appears in the lett-hand column with the other existing notes.
  • When users click on an existing note in the list in the left-hand column, that note appears in the right-hand column.
  • When users click on the DELETE button next to an existing note, that note will be deleted.
  • When users click on the WRITE icon (+) in the navigation at the top right of the page, empty fields will be presented to enter a new note title and the note's text in the right-hand column.

Screenshot

Landing Page

Landing Page

Notes Page

Notes Page

Credits

N/A

License

MIT

note-taker's People

Contributors

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