Technologies Used:
- Java Swing
- SQL Server
- JDBC
- Using stored procedures for database operations
• There are three types of accounts: warehouse manager, sales manager, and admin account
• Employees must log in using the accounts provided to them
• Warehouse managers are responsible for managing product information, import slips, and suppliers
• Main features: Add, edit, delete, search
• Sales staff are responsible for managing order and customer information
• Main features: Add, edit, delete, search
• Admins are responsible for managing accounts, employee information, promotions, and revenue statistics
• Main features: Add, edit, delete, search, report