Project Proposal
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
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 .