Inventory-Management-System/README.md
2023-11-18 21:56:59 +07:00

872 B

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

Installation

To be added

Resource

  1. startbootstrap-sb-admin-2 for UI