Skip to content

E-commerce project for "Jovenes a Programar" course. Implementation of standard features such as login, user profile modification, product listing and sorting, category management, shopping cart functionality and purchase process.

Notifications You must be signed in to change notification settings

guidodinello/e-commerce

Repository files navigation

This is the final and mandatory project for Jovenes a Programar 2022

The objective is to learn how to develop a website with all the usual associated functionalities.

Those functionalities will be listed below:

  • login.
  • modify user data.
  • list products by category, with filter and sorting functionalities.
  • show product information.
  • see other users comments, with date and rate.
  • comment and rate a product.
  • see related products.
  • add to cart.
  • see cart content and subtotal.
  • select shipping method, addres and payment method.
  • buy
<style> .checked { color: green; } .un-checked { color: red; } </style>

About

E-commerce project for "Jovenes a Programar" course. Implementation of standard features such as login, user profile modification, product listing and sorting, category management, shopping cart functionality and purchase process.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published