danielgreene101 / d21-group-theme-park-jurassic-park

d21-group-theme-park-jurassic-park created by GitHub Classroom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Theme Park Map Builder - Group Project

As a team you will create a interactive map of a theme park. The park will include 8 areas with different attractions and events.

Getting Started

Pro Tip: If you find yourself writing logic on the first day of the sprint, then you did not spend enough time planning, and gaining clarification on the acceptance criteria.

  1. Review the product owner's tickets
  2. Create Firebase account for your team upload the boilerplate JSON data for use in this application.
  3. Be sure to set your Firebase rules for indexing.

Technical Considerations

  • Data is required to be requested from Firebase based on collections. Pull only what you need.
  • Consider encapsulating all Firebase calls into a single module.
  • Use SASS to control your color themes.
  • Incorporate a CSS grid framework

Technology Requirements

  • SASS
  • JQuery
  • Grunt (with JSHINT)
  • Promises
  • Browserify
  • Handlebars
  • Grid framework of your choice
  • Firebase for data storage and retrieval

About

d21-group-theme-park-jurassic-park created by GitHub Classroom


Languages

Language:JavaScript 78.6%Language:CSS 11.3%Language:HTML 10.0%