Help Queue Clone - Ember JavaScript

By: Jared Beckler | Epicodus | April 2016

This project was designed to get us more familiar with Ember.js apps. This allows user1(student) to input a help ticket and user2(teacher) to see all help tickets and time waiting.

Prerequisites

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

Installation

  • git clone https://github.com/jaredbeckler/ember-help-queue-clone this repository
  • change into the new directory
  • make sure node.js is installed then run the following:
  • npm install bower -g
  • bower install

Running / Development

Known Bugs

There are currently no known bugs.

Support and contact details

If you have any issues, questions, ideas, or concerns contact me through GitHUb. If you would like to make a contribution to the code, feel free to do so and notify me by e-mail.

Technologies Used

  • Ember JavaScript
  • Bootstrap
  • GIT
  • NPM
  • Node
  • Bower
  • Firebase

License

Copyright © 2016 | Jared Beckler | Epicodus | Portland, OR