diff --git a/README.md b/README.md index 627d245..1899063 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # Inventory Management System ## Overview -This project is an inventory management system using the `Django web framework` and `PostgreSQL` as the relational database. +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 don't include that much functionality -on customer and supplier logic and UI. +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](https://github.com/Sosokker/Inventory-Management-System/wiki)