mirror of
https://github.com/Sosokker/Inventory-Management-System.git
synced 2025-12-18 23:24:05 +01:00
Update README.md
This commit is contained in:
parent
5a95ef6143
commit
60bdc03b64
17
README.md
17
README.md
@ -1 +1,16 @@
|
||||
# Inventory-Management-System
|
||||
# Inventory Management System
|
||||
|
||||
## Overview
|
||||
This project is an inventory management system 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 don't include that much functionality
|
||||
on customer and supplier logic and UI.
|
||||
|
||||
|
||||
**For more information about design and development** : [Wiki Page](https://github.com/Sosokker/Inventory-Management-System/wiki)
|
||||
- [Database Design](https://github.com/Sosokker/Inventory-Management-System/wiki/Database-Design)
|
||||
- [Query Example](https://github.com/Sosokker/Inventory-Management-System/wiki/Query-Example)
|
||||
|
||||
## Installation
|
||||
|
||||
To be added
|
||||
|
||||
Loading…
Reference in New Issue
Block a user