This project is a Java-based program that uses Apache POI to read and modify Excel files for a mining program that measures the wear and tear of machinery engines, among other things.
- Read Excel files: The program can read Excel files containing data on machinery engines.
- Modify Excel files: The program can modify Excel files to update data on machinery engines.
- Analyze engine wear and tear: The program can analyze data on machinery engines to determine the level of wear and tear.
- Generate reports: The program can generate reports on engine wear and tear to help with maintenance planning.
To get started with using the app, follow these steps:
- Clone the repository
- Compile the code using your preferred Java compiler
- Run the executable file generated by the compiler
Contributions are welcome. For major changes, please open an issue first to discuss what you would like to change.