/browserify-individual-assignment-gradyrobbins

browserify-individual-assignment-gradyrobbins created by GitHub Classroom

Primary LanguageJavaScript

Oh, the Places you will go!

Individual assessment - The Places You've Been! This mini application will list each of your favorite places you've ever been and allow you to add a new one. This can include cities, countries, and/or restaurants/coffee shops/malls - anything you want! While the content is up to you, there are specific requirements for this project:

  1. Browserify project structure - complete
  2. Building forms, collecting user input, and both posting and deleting - incomplete: deletebutton inop
  3. Backed by json-server - complete
  4. A component to list the resource - complete
  5. A component to build the HTML representation of a resource - complete
  6. All coordinated by main.js - complete