Skip to content

Commit 4ceca14

Browse files
Update README.md
1 parent f452a79 commit 4ceca14

File tree

1 file changed

+27
-25
lines changed

1 file changed

+27
-25
lines changed

README.md

Lines changed: 27 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,32 @@
33
<h5 align="center"> Desktop Application Download link: <a href="https://t.me/eagle_programming">SchoolManagementSystem.exe</a></h5>
44

55

6+
- ### Tech Stack used:
7+
<center>
8+
<table>
9+
<tbody>
10+
<tr>
11+
<td width="25%" align="center">
12+
<span><strong>MySql</strong></span><br/>
13+
<img height="64px" width="64px" src="https://www.vectorlogo.zone/logos/mysql/mysql-official.svg">
14+
</td>
15+
<td width="25%" align="center">
16+
<span><strong>Java</strong></span><br/>
17+
<img height="64px" width="64px" src="https://cdn.svgporn.com/logos/java.svg">
18+
</td>
19+
<td width="25%" align="center">
20+
<span><strong>Netbeans</strong></span><br/>
21+
<img height="64px" width="64px" src="https://upload.wikimedia.org/wikipedia/commons/9/98/Apache_NetBeans_Logo.svg">
22+
</td>
23+
<td width="25%" align="center">
24+
<span><strong>WAMP</strong></span><br/>
25+
<img height="64px" width="64px" src="https://upload.wikimedia.org/wikipedia/commons/f/f4/WampServer-logo.svg">
26+
</td>
27+
</tr>
28+
</tbody>
29+
</table>
30+
</center>
31+
632
## About Project:
733
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.
834

@@ -55,30 +81,6 @@ A School Management System Java Code allows you to keep the student records, Tea
5581
![image](https://user-images.githubusercontent.com/70682152/184478272-89558c75-857b-450a-9ada-62cc1081b0ea.png)
5682

5783

58-
- ### Tech Stack used:
59-
<center>
60-
<table>
61-
<tbody>
62-
<tr>
63-
<td width="25%" align="center">
64-
<span><strong>MySql</strong></span><br/>
65-
<img height="64px" width="64px" src="https://www.vectorlogo.zone/logos/mysql/mysql-official.svg">
66-
</td>
67-
<td width="25%" align="center">
68-
<span><strong>Java</strong></span><br/>
69-
<img height="64px" width="64px" src="https://cdn.svgporn.com/logos/java.svg">
70-
</td>
71-
<td width="25%" align="center">
72-
<span><strong>Netbeans</strong></span><br/>
73-
<img height="64px" width="64px" src="https://upload.wikimedia.org/wikipedia/commons/9/98/Apache_NetBeans_Logo.svg">
74-
</td>
75-
<td width="25%" align="center">
76-
<span><strong>WAMP</strong></span><br/>
77-
<img height="64px" width="64px" src="https://upload.wikimedia.org/wikipedia/commons/f/f4/WampServer-logo.svg">
78-
</td>
79-
</tr>
80-
</tbody>
81-
</table>
82-
</center>
84+
8385

8486

0 commit comments

Comments
 (0)