Ecommerce website built with Django Framework.
Boihut is a a book store built in Django as a first year university project. This project was aimed to increase my knowledge about django and python overall.
- Front Page
- Books by Category
- Single Book Page
- User Login and Registration
- User Cart
- Checkout System
- User Dashboard(View Order, edit profile)
pip install -r requirements.txtpython manage.py makemigrations
python manage.py migrate
python manage.py migrate --run-syncdbpython manage.py createsuperuserBooks banner vecteezy
Warning: This project is licensed Under BSD-2 so use with proper credits.
Home
Book Page
Login
Register
Dashboard
Checkout Page
View Order
Edit Profile







