Skip to content

Commit c9d1471

Browse files
authored
Update README.md
1 parent 1ff1931 commit c9d1471

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Student Management System in JAVA
22
This is a simple Student Management System project implemented using Java and MySQL. It allows users to perform CRUD (Create, Read, Update, Delete) operations on student data such as ID, first name, last name, major, phone number, GPA, and date of birth.
33

4+
[Step by Step guide to design and develop this application](https://iq.opengenus.org/student-management-system-in-java/)
5+
46
# Features
57
* Add a new student
68
* View student data

0 commit comments

Comments
 (0)