Giter Club home page Giter Club logo

ucb-module11's Introduction

Note Taker (ucb-module-11)

Description

UC Berkeley Module 11 Challenge.

  • The Note Taker webpage allows users to generate and store notes to keep track of tasks
  • It stores existing notes such that users can return to a pre-existing list
  • Users can easily add new notes that are appended to the existing list
  • Users can also select notes such that they are prominently displayed in the webpage
  • The application stores notes with unique IDs in a JSON file

Repo path: https://github.com/ryan-whit/ucb-module11

Heroku deployment location: https://guarded-sea-39688.herokuapp.com/

Table of Contents

Installation

To install, first clone the repository:

git clone https://github.com/ryan-whit/ucb-module11

Install the node package using npm:

npm install

then initialize the Express server locally:

npm start

or

node server.js

and open http://localhost:3001 in your local web browser.

You're good to go!

Usage

(click on gif to go to full video)

Video of the app demo.

Credits

This webpage leverages front-end code provided by the UC Berkeley Bootcamp.

This README was inspired by the example provided by the coding boot camp README guide.

License

If you wish to use the contents of this repository, please start a new discussion by opening an issue in the main page of this repository.

ucb-module11's People

Contributors

ryan-whit 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.