Skip to content

Commit 568525b

Browse files
Create README.md
1 parent da2402a commit 568525b

File tree

1 file changed

+64
-0
lines changed

1 file changed

+64
-0
lines changed

README.md

Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,64 @@
1+
# SchoolManagementSystem
2+
3+
## About Project:
4+
A School Management System Java Code allows you to keep the student records, Teachers Records, Student Mark dtails and Exam Details and manage them when needed. This is a simple java project with a good and interactive-looking GUI. This Project Use MySQL Database for managing all the data that store in the database.The School Management System Project In Java And MySQL is simple and basic level small project for learning purposes. Also, you can modify this system as per your requirements and develop a perfect advance level project.
5+
6+
7+
## Available Modules:
8+
9+
1. Login/ Logout Module
10+
2. Account Management
11+
3. Class Management
12+
4. Subject Management
13+
5. Exam Management
14+
6. Student Management
15+
7. Mark Management
16+
8. Teacher Management
17+
18+
19+
### Login page:
20+
![image](https://user-images.githubusercontent.com/70682152/184478191-ebd638fd-c157-4665-809e-3eaf119f2341.png)
21+
22+
23+
24+
## Main Menu page:
25+
![image](https://user-images.githubusercontent.com/70682152/184478211-eee21a28-62ff-41e1-a006-12d560189566.png)
26+
27+
## Student Management page:
28+
![image](https://user-images.githubusercontent.com/70682152/184478242-5a4e274a-5218-4ecd-a21b-1ba13e4bb4df.png)
29+
30+
31+
## About Project page:
32+
![image](https://user-images.githubusercontent.com/70682152/184478272-89558c75-857b-450a-9ada-62cc1081b0ea.png)
33+
34+
35+
36+
37+
38+
- ### Tech Stack used:
39+
<center>
40+
<table>
41+
<tbody>
42+
<tr>
43+
<td width="25%" align="center">
44+
<span><strong>MySql</strong></span><br/>
45+
<img height="64px" width="64px" src="https://www.vectorlogo.zone/logos/mysql/mysql-official.svg">
46+
</td>
47+
<td width="25%" align="center">
48+
<span><strong>Java</strong></span><br/>
49+
<img height="64px" width="64px" src="https://cdn.svgporn.com/logos/java.svg">
50+
</td>
51+
<td width="25%" align="center">
52+
<span><strong>Netbeans</strong></span><br/>
53+
<img height="64px" width="64px" src="https://upload.wikimedia.org/wikipedia/commons/9/98/Apache_NetBeans_Logo.svg">
54+
</td>
55+
<td width="25%" align="center">
56+
<span><strong>WAMP</strong></span><br/>
57+
<img height="64px" width="64px" src="https://upload.wikimedia.org/wikipedia/commons/f/f4/WampServer-logo.svg">
58+
</td>
59+
</tr>
60+
</tbody>
61+
</table>
62+
</center>
63+
64+

0 commit comments

Comments
 (0)