OnlineShop site created with Django.
- Fetching products, categories from database
- Displaying products, categories, sort products by categories
- User register/login using django auth.
- Buying products, adding balance to profile.
- Python 3
- Django
Run 'python manage.py runserver'. Make sure u have PostgreSQL installed (or change DB driver).
- Dominik Baran - MasterGTFX
This project is free to use or modify.