This project is built in Ember and is an ecommerce site. From the admin panel, an admin can manage inventory (add, delete, etc.). From the user side, users can shop and add items to their shopping cart. The cart is not fully functional, nor secure, and does not allow for an actual checkout to occur.
You will need the following things properly installed on your computer.
git clone
this repository- change into the new directory
npm install
bower install
ember s
- Visit your app at http://localhost:4200.
- No Known bugs, but this app is not fully functional.
If you have any questions, concerns, or feedback, please contact the author through gitHub.
MIT License.
Copyright (c) 2016 Mary Warrington and Mike Schennum