A robust E-commerce backend system built with Django. Designed to handle product inventory, order management, and customer logistics. This project demonstrates a clean Model-View-Template (MVT) architecture and database management.
products/: Handles product logic, inventory tracking, and categories.templates/: Frontend UI components (HTML/CSS) for the store interface.mywork/: Main project configuration and settings.db.sqlite3: Development database.manage.py: Command-line utility for administrative tasks.
- Inventory Management: Add/Edit/Delete products via the Admin panel.
- Dynamic Rendering: Uses Django Templating Engine to display products.
- Cart Logic: Session-based shopping cart functionality.
- Clone the repository
git clone [https://github.com/incognito59/Retail-Logistics-Core.git](https://github.com/incognito59/Retail-Logistics-Core.git)
- Navigate to the folder
cd Retail-Logistics-Core - Run the Server
python manage.py runserver
Incognito59 (Peter) - Logistics Manager & Security Enthusiast