The Tea Factory Management System is a standalone Java application designed to manage and streamline operations in a tea processing facility.
- Employee Management: Keep track of tea factory employees, their roles, and responsibilities.
- Inventory Management: Manage inventory of raw materials, processed tea, and other supplies.
- Production Monitoring: Monitor and track the tea production process from harvesting to packaging.
- Sales and Distribution: Keep records of tea sales, distribution channels, and customer orders.
- Reporting: Generate reports on production statistics, inventory levels, and sales performance.
- Java Runtime Environment (JRE) version 8 or later.
-
Clone the Repository:
Download the latest release of the Tea Factory Management System from the Releases page.
-
Install Dependencies:
https://mvnrepository.com/
-
Database Setup:
- Create a database and configure the connection details in
config/database.config.mysql
.
- Create a database and configure the connection details in
-
Login:
Use the provided credentials to log in to the system.
-
Navigate the Dashboard:
Explore the dashboard to access different modules like employee management, inventory, production, and sales.
-
Manage Data:
Add, edit, or delete records as needed in each module.