Skip to content

PolaZareef/MyStore

Repository files navigation

MyStoreApp

This project was generated with Angular CLI version 14.2.5.

Development server

Run npm install to generate angular CLI project with all dependencies.

Run ng serve for a dev server. Navigate to http://localhost:4200/. The application 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 service|module.

Running unit tests

Run ng test to execute the unit tests via Karma.

Description of this Project

MyStore Project have a product List component it show all products with some details as(image,price,description).

User can Select more than one product with quantity that he choose and add all of the to his Cart.

Cart component show all of products with details and quantity of each product that user Select, and compute the Total Price of All order.

Confirmation Component show a form for user to take from user his name and address and CardNumber with some validation.

checkOrder component show to user the success of submition of all order.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors