Skip to content

GAndanje/EcommerceStore

Repository files navigation

  • Built on Django framework this web app runs on top of SQL3 development server
  • Bootstrap framework is used to render frontend css styling
  • PayPal API is used to enable payments on checkout

EcommerceStore

  • An E-commerce store with Django framework
  • To be hosted on AWS server
  • To be deployed using AWS Beanstalk Service
  • Static files to be stored on Amazon S3
  • Will use amazon RDS PostGreSQL database

App Features

Review Rating

  • Rating stars rendered with FontAwesome.
  • Shows:
    • Average rating of the product.
    • Every users review rating.
    • Total number of reviews so far of the product.
  • The user can see all reviews of the product in this view.
  • Admin can turn on/off reviews every review.
  • Only previous purchasers of a product can review the product.

Screenshot 2023-01-28 at 01 52 13

User Cart

  • Can add or decrement the cart_item here.
  • Can remove entire cart_item here.
  • Items summary before checkout
  • can confirm product variations

Screenshot 2023-01-28 at 01 58 39

User Dashboard

  • A user can:
    • Edit their profile including profile picture
    • View their order history
    • Change their password
    • Logout

Screenshot 2023-01-28 at 01 57 03

Payment View with PayPal intergration

Screenshot 2023-01-28 at 01 37 18

About

An E-commerce store with Django framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published