Skip to content

eeronomicon/dinner-and

 
 

Repository files navigation

Dinner &

Epicodus JavaScript Frameworks Group Project by Team Alodia

A "communal meal meetup" organizer made with Ember.js, Firebase, Semantic UI, Torii, Leaflet, and Font Awesome. For more information, please refer to the following presentation: https://docs.google.com/presentation/d/1_Z5PgwL2vNesgFvSxGaijq2fqvpKHLJfubvdvyv1B2A/edit?usp=sharing

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • cd dinner-and
  • npm install
  • bower install

Running / Development

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

  • ember test
  • ember test --server

Building

  • ember build (development)
  • ember build --environment production (production)

Deploying

This app is configured to us an existing Firebase data store, but you can use your own!

Further Reading / Useful Links

Team Alodia

  • Ryan Apking
  • HK Kahng
  • Justin Kincaid
  • Alaina Traxler

License

Published under the MIT License.

Copyright (c) 2016 Team Alodia

About

JavaScript frameworks group project. A "meet and eat" organizer created with Ember, Firebase, Semantic, and Leaflet.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.7%
  • HTML 31.2%
  • CSS 0.1%