PyShop is a simple online shop built with Django, featuring products, offers, and image support.
It was created as part of a learning journey to master Python and Django for web development.
- Display a list of products with images, prices, and descriptions
- Manage products and offers from the Django Admin dashboard
- Serve static and media files locally
- Built with clean project structure and reusable templates
Clone the repository:
git clone https://github.com/thisisDonBosco/PyShop.git
cd PyShop