A database management system made using Java and SQL.
Steps to install the project:
- Install the software needed (refer readme.pdf).
- Import the PMS file into Netbeans IDE.
- Open the Sql Software and create a separate user.
- Enter the system name and the user details in all files in the java code in Netbeans IDE.
- Install ojdbc.jar for netbeans and sql connection.
- Build and Run the project.
- Enjoy!!