Skip to content

trash07/shopping-cart

Repository files navigation

Ecommerce shopping cart Angular app

Homepage of shopping cart

The purpose of this application is to showcase an ecommerce frontend written in Angular that have the following:

  • List products to shop
  • Add product to shopping cart and change quantities
  • See product details and order from there
  • Validate user input and submit a valid angular form

Built With

This project is built with the following technologies:

  • Angular

Getting Started

To use this project, need to clone the repository, intall dependencies and run the app.

Dependencies installation

The first step is installing the dependences

  • npm
    npm install

Server lunching

Now that you have installed the project dependencies, you can run the app.

ng serve   

Roadmap

  • Homepage listing products to shop
  • Adding products to cart
  • Show products and quantities in shopping cart
  • Enter valid shopping details to buy

See the open issues for a full list of proposed features (and known issues).

License

Distributed under the MIT License. See LICENSE.txt for more information.

Contact

Lonv'ha KPETO - @lkpeto - [email protected]

Project Link: https://github.com/trash07/shopping-cart

Acknowledgments

About

Shopping cart angular application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published