Skip to content

This is E Commerce Website built on Python Django Hosted on Heroku colud server(Not up right now). In this application customer can login and maintain his profile(like payemnt,address,orders),customer can view product,filter the product,add to the cart and wish list, and make dummy purchase and get the email notification

Notifications You must be signed in to change notification settings

vipin-s0106/ECartApplication-Django-

Repository files navigation

QuickEcart

Introduction

This application is a cloned Flipkart Ecommerce Web App. Following are the some features of QuickEcart

  • User can login/register with the application
  • User can search the products
  • Home will show all aggregated prducts from each category
  • User will be suggested by products on Home page
  • User can add/delete the Product to wishlist
  • User can add/delete the product to cart
  • User can make/cancel orders
  • User can add/delete multiple Address
  • User can manage profiles
  • User can buy the products
  • User can navigate the Products categories wise
  • User can filter the product based on brand, size, color etc.
  • User can also filter the product based on Sub categories
  • User can navigate to Detail of Products
  • User can give the rating to Product
  • User can give review for product

Tech Stack

  1. Frameowork

    • Django
    • Python
    • HTML
    • CSS
    • JS
    • BOOTSTRAP
  2. Deployment

    • Heroku

Steps to Configure the Project

Installing Requirements

  • Python 3.X

Installing Libreries

  • Open project folder and run the below command to install required libreries for Python django

    pip install requirements.txt

Run the servers

  • python manage.py runserver

Url Used for Locally

http://127.0.0.1:8000/

Deployed Application url -

https://quickecart.herokuapp.com/

Some Snniptes

Screenshot

Screenshot

Screenshot

Screenshot

Screenshot

Screenshot

Screenshot

Screenshot

Screenshot

Screenshot

Screenshot

Screenshot

Screenshot

Screenshot

Screenshot

Screenshot

Screenshot

Screenshot

Screenshot

Screenshot

Screenshot

Screenshot

Screenshot

Screenshot

Screenshot

Screenshot

Screenshot

About

This is E Commerce Website built on Python Django Hosted on Heroku colud server(Not up right now). In this application customer can login and maintain his profile(like payemnt,address,orders),customer can view product,filter the product,add to the cart and wish list, and make dummy purchase and get the email notification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published