Skip to content

E-commerce web app built with Django. Supports product browsing by category, user authentication, and balance-based purchasing.

Notifications You must be signed in to change notification settings

MasterGTFX/onlineShop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

onlineShop

OnlineShop site created with Django.

Example

shop example

Technologies

  • Fetching products, categories from database
  • Displaying products, categories, sort products by categories
  • User register/login using django auth.
  • Buying products, adding balance to profile.

Technologies

  • Python 3
  • Django

Getting Started

Run 'python manage.py runserver'. Make sure u have PostgreSQL installed (or change DB driver).

Author

License

This project is free to use or modify.

About

E-commerce web app built with Django. Supports product browsing by category, user authentication, and balance-based purchasing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages