https://github.com/pateljannat/webinventory
Inventory Management Application
https://github.com/pateljannat/webinventory
flask flask-application flask-sqlalchemy inventory-management inventory-report jinja2 python python3 sqlalchemy
Last synced: about 2 months ago
JSON representation
Inventory Management Application
- Host: GitHub
- URL: https://github.com/pateljannat/webinventory
- Owner: pateljannat
- Created: 2020-07-27T03:48:27.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-08T11:53:07.000Z (almost 6 years ago)
- Last Synced: 2025-07-06T17:06:20.622Z (12 months ago)
- Topics: flask, flask-application, flask-sqlalchemy, inventory-management, inventory-report, jinja2, python, python3, sqlalchemy
- Language: HTML
- Homepage:
- Size: 796 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# WebInventory
#### This is a simple imventory management system
This system allows you to do the following:
1. Add, Edit, Delete Products
2. Add, Edit, Delete Inventory Locations
3. Move Products from one location to another
4. Generate an Inventory Report to verify the balance quantities in each of your warehouses
#### Home Page

#### Products

#### Locations

#### Edit Products

#### Add Locations

#### Edit Product Movements

#### Inventory Report
