Welcome to the Student Management System! This Java application is designed for efficient student data management.
Before running the project, ensure you have the following:
- MySQL Database
studentmangementsystem.sql
database file (already added here)- MySQL Connector/J library (e.g.,
mysql-connector-j-8.1.0.jar
) (already added here)
- Create a MySQL database.
- Import the provided
studentmangementsystem.sql
file into your database.
- Place the
mysql-connector-j-8.1.0.jar
file in thelibrary
folder of the project.
-
Install JDK: Ensure that you have the Java Development Kit (JDK) installed on your system.
-
Install XAMPP for Local Host Database: Set up a local MySQL database using XAMPP or a similar tool.
-
Open the Project in your Preferred Java IDE: We recommend using NetBeans for an optimal experience.
-
Ensure MySQL Connector/J Library: Confirm that the MySQL Connector/J library is correctly added to the project's classpath.
-
Locate the Main Class: Find the main class file (e.g.,
Main.java
) in your project. -
Run the Application: Select Main class as MainPage.class while firstly compile this code.
Follow these steps, and you'll be up and running with the Student Management System in no time! ππ»π
Contributions are welcome! Feel free to fork the project, make improvements, and create pull requests.
If you encounter any issues or have suggestions, message me on GitHub.
This project is licensed under the MIT License - see the LICENSE file for details.
Coderzaman
Happy coding! ππ»π