Skip to content

Ravi-Maurya/Club_Copious

Repository files navigation

Club Copious

Copious means - abundant in supply or quantity. Its an E - Commerce website built on Django Framework.

Note

UI(Front End) is Downloaded under MIT Licence from mdbootstrap.com

Description

  1. Login/Signup Pages.
  2. Can add Items and its details.(For Admin)
  3. Can Place order to the cart.
  4. Use Stripe and PayPal to place the order.
  5. Authentication with CSRF token.

Screenshots

DashBoard DashBoard

Item Item

Cart Cart

Payment GateWay GateWay

How To

  1. Download the Repository.
  2. Create Virtual Environment and Install the packages from requirments.txt
  3. Delete the db.sqlite and Migrate the database by running "python manage.py migrate"
  4. Run the server by "python manage.py runserver"

Pending

  1. UI interaction enhancement.

About

Its an E - Commerce website built on Django Framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published