Skip to the content.
My Warehouse Logo

About


My Warehouse is a simple warehouse management software.

✔️ Very lightweight and easy to use
✔️ Easily select, insert, update and delete data with GUI
✔️ Supports exporting data to a CSV file

Installation


Method 1: Download

Method 2: Git Clone

$ git clone https://github.com/richeyphu/MyWarehouse-Project.git

Method 3: Initialize Repository

$ repo init -u https://github.com/richeyphu/MyWarehouse-Project.git

Required Packages

installing package

$ pip install -r requirements.txt

Usage


Runs

$ python mywarehouse.py

Functions

  1. Insert
  2. Update
  3. Delete
  4. Export

Development Tools


Developed by


DidITire Logo

Contact us

In partial fulfillment of the requirements for the course INT-303: Software Engineering (1/2564)