Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
kavin-114 committed Aug 3, 2023
2 parents 3091d16 + b11217d commit 78323a1
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,16 @@

# Inventory-Flask-Task
Developed an Inventory Management system using Flask Framework and MySQL for database.
Developed an Inventory Management system using Flask Framework and MySQL for the database. Where the user can add/edit and also move the products from one warehouse to another warehouse location. Finally, user can download the reports as CSV files to share the data. Find the screenshots of the templates below.

# Product Inventory Page
![Screenshot 2023-08-03 225035](https://github.com/kavin-114/Inventory-Flask-Task/assets/78342682/57811c60-4bbc-4b03-b2b1-4d2d34aa9216)

# Movement Report Page
![Screenshot 2023-08-03 224945](https://github.com/kavin-114/Inventory-Flask-Task/assets/78342682/8a0a44e4-67cc-49e0-baad-c2243363e63e)

# Warehouse Page

![Screenshot 2023-08-03 224845](https://github.com/kavin-114/Inventory-Flask-Task/assets/78342682/98939983-262c-4c68-b087-e456e946c3d5)

# Product Balance Report Page
![Screenshot 2023-08-03 224916](https://github.com/kavin-114/Inventory-Flask-Task/assets/78342682/436831b0-3525-444f-85a2-b163a3784ee8)

0 comments on commit 78323a1

Please sign in to comment.