Giter VIP home page Giter VIP logo

note-taker-rpb's Introduction

Challenge 11 - Express.js: Note Taker

Objective:

The objective of the challenge is to utilize the provided front end and formatting documents and generate the back end files to successfuly create a note taking application. This application will use an Express.js back end and will save and retrieve note data from a JSON file. Once the files have been generated and connected, the application will be deployed to Heroku.

Acceptance Criteria:

  • When note taker is deployed, the displayed landing page has a link to a notes page
  • When the link to the notes page is clicked, the note taking page is shown
  • After entering a title and text for a new note, a Save icon appears in the navigation at the top of the page
  • New notes are saved after the save button has been clicked and appears in the left-hand column with the other existing notes
  • When an existing note in the list is selected, it appears in the right-hand column
  • When the '+' sign is clicked, fields for a new note title and the note’s text appear in the right-hand column
  • Extra: When the trash icon is selected, the note is removed from the list of items
  • Website is successfully deployed on Heroku

Tools Used:

  • Javascript
  • CSS
  • HTML
  • Node JS
  • Node packages
    • Express
    • UUID
  • Heroku

Installation:

  • Install npm modules and enter npm start to begin server.

Links:

πŸ’€ Deployed Website
πŸ‘» Repo
☠️ Github

Screenshot:

Screenshot

note-taker-rpb's People

Contributors

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