Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.29 KB

README.md

File metadata and controls

34 lines (25 loc) · 1.29 KB

Foodpile: Inventory Management Software

Food pile is a Java based Inventory management software. It makes management of any store easy and manageable and also shows data in graphical form rather than trying to do them all manually. It helps prevent stockouts and ensure accurate recordkeeping.

THE PROCESS FLOW

  1. Login/register
  2. Add items to the inventory
  3. Update and delete from inventory
  4. Search and sort based on different fields
  5. Analysis though graphs and pie charts
  6. Alert indicator for product quantity below threshold
  7. Filter products from inventory

External Libraries Used

  1. Mysql-connector-java-8.0.22
  2. Jfreechart-1.5.0

Team -

Members:

  1. Radhika Gupta
  2. Poorvi Garg

INVENTORY

inventory

QUERY CHART

query chart

BAR CHART

bar chart

PIE CHART

Pie chart