0% found this document useful (0 votes)
273 views3 pages

Project Proposal

This project proposal is submitted by Usama Shahzad, M Wahab Khan and Muhammad Faisal to their professor Mr. Majid Bashir. They propose to create a student registration management system using Java and MySQL. The system will allow a receptionist to add, edit, and delete student registration records in the database by entering student name, mobile number, and course. It will provide a GUI for the receptionist to store, update, and remove student registration information from the database.

Uploaded by

Wahab Khan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
273 views3 pages

Project Proposal

This project proposal is submitted by Usama Shahzad, M Wahab Khan and Muhammad Faisal to their professor Mr. Majid Bashir. They propose to create a student registration management system using Java and MySQL. The system will allow a receptionist to add, edit, and delete student registration records in the database by entering student name, mobile number, and course. It will provide a GUI for the receptionist to store, update, and remove student registration information from the database.

Uploaded by

Wahab Khan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

PROJECT PROPOSAL

SUBMITTED BY:
Usama Shahzad 4032-FBAS/BSCS4/F18-B
M Wahab Khan 4001-FBAS/BSCS4/F18-B
Muhammad Faisal 4033-FBAS/BSCS4/F18-B

SUBMITTED TO:
Mr. Majid Bashir

Department of Computer Science & Software Engineering


INTERNATIONAL ISLAMIC UNIVERSITY ISLAMABAD
PROJECT TITLE:
“Student Registration Management System”

ABSTRACT:
In this Project we will make a Java Application with MySql
database to store the new student course registration information in
database to see record in future. The new student will come and tell the
course to the receptionist. He / She ask for few attributes like Name,
Mobile and Course and the receptionist give him / her the unique id and
store the data in the database with the help of GUI that our application
will provide to him/ her.
If there is some issues they will edit the record and then save it, then the
record will be updated in the database. If the student fails they will
delete the record of the student from the database.

TECHNOLOGIES USED:
• Java
• MySql
A database package would be designed in order to store all the details
about the students which come to learn some new programming
languages to earn money. MySql is popular for handling very powerful
and large databases. It is a cheaper software and also more affordable.
Also it is easier to learn.
FEATURES:
• Add the new student with full information
• Edit the record.
• Delete the record.
• Save the record
The system shall be able to record student details : name, course, fee.
The system shall be able to retrieve the student details : name, course,
fee.
Then system shall be able to Edit and Delete the student details : name,
course, fee .

You might also like