This Java-based client-server application is designed to streamline operations at sports shops. It enables employees to manage customer and worker profiles, including adding, deleting, and editing their details. The software also facilitates the creation of purchase and sales orders, showcasing a complex use case scenario.
- Java Runtime Environment (JRE) and Java Development Kit (JDK)
- MySQL Database
- Clone the repository to your local machine.
- Ensure that MySQL is set up with the necessary database and tables.
- Start the server application first.
- Run the client application and log in using your username and password.
Any advise for common problems or issues.