Skip to content

alpepe/Sport-Sector

Repository files navigation

This project was generated with Angular CLI version 1.5.0.

Online store functionality

  • Public Part

    • User registration.
    • User login.
    • View the list of products and their basic information.
    • Selecting the producers by category and color
  • Private Part

    • View the list of products and their basic information.
    • To see detailed information about each product.
    • You can set the size of the product and add it to the shopping cart.
    • By visiting your cart you can see the products you've added, delete a product of cart (whit Confirmation Dialog Box) or order it.
  • Administration Part (user: admin, pass: admin)

    • Can add products with name, photo, color, size, category, more info and auto-generated ID.
    • Can delete a product (whit Confirmation Dialog Box)
    • Can see a list of all orders.
  • Оther functionalities

    • I Use toastr for notification

Development server

Run ng serve for a dev server. Navigate to https://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

About

Responsive online store made with Angular 2 and Kinvey

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published