A Django based e-commerce website prototype where users once registered can add and delete products from their cart with various parameters to filter from.
- Go to /shop/login/ to login.
- Go to /shop/register/ to register a new user.
- Go to /shop/ to see the products and the cart.
- Go to /shop/filter/ to filter options.