#PlantCart
This is a simple ecommerce shopping website for indoor plants, that sells three types of plants : Succulents, Bonsai and Air plants. Environment used :
- Angular Seed boiler plate (https://github.com/angular/angular-seed).
- Custom routing using Angular-Route.
- Created Controllers and Views for different page templates.
- Used $http service to fetch all the data from .json files and $filter service to filer data from the files.