An open API service indexing awesome lists of open source software.

https://github.com/marcoabcorrea/awesome-store

Store App with user auth, dashboard with graphs and product listing
https://github.com/marcoabcorrea/awesome-store

List: awesome-store

angular angular2 angular4 bootstrap chartjs font-awesome lodash moment sass sweetalert2

Last synced: 2 months ago
JSON representation

Store App with user auth, dashboard with graphs and product listing

Awesome Lists containing this project

README

          

# Awesome Store

This App emulates a store. Here are some features:

* Login Auth
* User permissions
* Dashboard with some purchases graphs.
* Products listing with server-side pagination

## Stack & Components

* Angular 4
* Bootstrap
* SASS
* Font-Awesome
* sweet alert
* ng2-chart
* moment
* lodash
* ngx-pagination

## Development server

Start the server:
```sh
$ ng serve
```

Navigate to `http://localhost:4200/`