Coder Social home page Coder Social logo

note_taker_app's Introduction

Note Taking App Using Node.js and express.js

Description

๐Ÿ” A node.js express.js application that uses user input to create, store and delete notes.

Link to app

Heroku Live Link

๐Ÿ’ป Below is the demo of the application:

Note Taker App

User Story

AS A business owner
I WANT to write and save notes
SO THAT I keep track of tasks and take notes

Acceptance Criteria

GIVEN a note-taking application
WHEN I open the Note Taker
THEN I am presented with a landing page with a button to notes pages
WHEN I click on the button start note
THEN I am presented with a page of existing notes on the left column, plus empty fields to enter on the right
WHEN I enter a new note title and the note text
THEN a Save icon appears in the nav at the top of the page
WHEN I click on the Save icon
THEN note is saved and displayed on the left column
WHEN I click on the note from the left column
THEN the note will appear on the right
WHEN I click on the write icon
THEN I am presented with empty field to enter new note title and note text

Table of Contents

Installation

๐Ÿ’พ

npm init

npm install express

Usage

๐Ÿ’ป

node server.js

Contributing

๐Ÿ‘จ Zi Wang

Questions

โœ‰๏ธ Contact me with any questions: email , GitHub

note_taker_app's People

Contributors

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