Software Report of
Jays Inventory Management System
This report has all software UML diagrams for better understanding of the project developed by Jay
UML Diagrams
Data flow diagram
Entity Relationship diagram
Tabular Information
Default Users for getting into the Aplication (use the following data to login into system)
However these existing users can create new users
However these existing users can create new users
| user_id | user_name | user_password |
|---|---|---|
| 1 | Jay | root |
| 2 | admin | admin |
| 3 | guest | 123 |
Default Items present in Database (Structure of Inventory Database)
| id | product name | code | category | dealer | price |
|---|---|---|---|---|---|
| 1 | pens | 002 | Stationery | Ram | 25/- |
| 2 | spoons | 003 | Utencils | Ravi | 50/- |
| 3 | water bottles | 007 | Home needs | Raja Products | 100/- |
| 4 | Papers | 001 | Stationery | Arihant | 430/- |
| 5 | Chocolates | 006 | food | Kumar Beverages | 600/- |