mirror of
https://github.com/Sosokker/Inventory-Management-System.git
synced 2025-12-18 23:24:05 +01:00
| core | ||
| inventory | ||
| staticfiles | ||
| templates | ||
| transaction | ||
| .gitignore | ||
| manage.py | ||
| README.md | ||
| requirements.txt | ||
| sample.env | ||
Inventory Management System
Overview
This project is an inventory management system (Let's call it InvtrackPRO, Thank ChatGPT for this name😂)
using the Django web framework and PostgreSQL as the relational database.
This inventory management system focuses on wholesale business where it needs to have warehouses, suppliers, and orders from customers. Anyway, this project will rely much on admin functionality, and the admin needs to manually add transactions.
For more information about design and development : Wiki Page
Installation
To be added
Resource
- startbootstrap-sb-admin-2 for UI