Giter Club home page Giter Club logo

project-01's Introduction

project-01

##Bay Area: Trail Finder

Goals

Site

  • Express API Build an Express Application that has both HTML and JSON endpoints.
  • RESTful Routes Design your CRUD routes using the REST convention.
  • AJAX Leverage AJAX to fetch JSON data from the backend.
  • jQuery Use jQuery to add interactivity and render data on the client-side.
  • Templating Render the JSON data on the frontend using handlebars templates.
  • MongoDB Persist at least two models to a Mongo Database. Use at least one one-to-many or many-to-many relationship between models. You can choose to reference or embed your data.
  • Git 50+ commits. Commit early, commit often, and clear commit messages.
  • Visual Design Use Twitter Bootstrap, Foundation, Skeleton, or another CSS framework to make your front-end visually pleasing.
  • Heroku Deploy your app to Heroku.

Planning

  • Project Plan - https://docs.google.com/drawings/d/1t_dU_ShYptctj8sOF-k3jUxaI9KY12-OxG5Ve2ahP8E/edit
  • Clearly defined Minimum Viable Product (MVP) Scope. Wireframes for every page. These don't have to be pretty; just sketch what the page will include.
  • User Stories
  • Database Models and ERD Make plans for each resource. Draw an Entity Relationship Diagram to illustrate the relationship(s) between models.
  • A Feasibility Check for any bonus feature you'd like to complete.

Technologies

  • Web Hosting @ Heroku.com
  • HTML, CSS, javascript, jQuery 3.1.1 CDN, Boostrap 3.3.7 CDN, Handlebars 4.0.6 CDN, Express, Mongoose, MongoDB

Missed Goals

  • PUT route not in working order.
  • Code Style Write professional-looking code. Follow the Airbnb Javascript Styleguide.

API Documentation

Type Path Description
GET '/' Displays index.html on homepage
GET '/api ' Redirects to full outline of api routs and descriptions
GET '/api/trails' etches trail data for 12 hardcoded trails and any addition trails created
POST '/api/trails' Creates new trail objects
DELETE 'api/trails' Deletes trail objects
PUT '/api/comments' Not in working order, but designed to add new comments to trail objects by id

Resources

Credits

project-01's People

Contributors

caseyjoneal avatar dkingdon avatar

Watchers

 avatar

Forkers

jeanmw

project-01's Issues

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.