/pet-store

This is a Pet Store website, built in Javascript using Ember. This was a group project, worked on for a week, to solidify the Ember framework functionality.

Primary LanguageJavaScript

E-commerce Pet Store

This README outlines the details of collaborating on this Ember application. A short introduction of this app could easily go here.

By Adam Ross Russell, Timmi McGuire, Tal Haberer, Matt Knutson, and Jon Sweeney

Description

This is a simple Ember web application for a fictional exotic pet store. This web app allows a company to add, edit and delete animals in stock. Users can add pets to their shopping cart and check out at the end.

Prerequisites

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

Installation

  • git clone <repository-url> this repository
  • change into the new directory
  • npm install
  • bower install

Remaining Development

[] Build form to accept credit card information [] Build authentication for admin

Running / Development

Technologies Used

  • Ember JavaScript
  • Node JS
  • NPM
  • Bower
  • Bourbon
  • Bootstrap
  • Materialize

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)

Further Reading / Useful Links

License

MIT License Copyright (c) Sweeney, Knutson, Ross Russell, Haberer, McGuire 2016