Coders Packet

Admission Management System using Java

By zeel ajadiya

Hello friends! In this Java tutorial, we are going to develop a terminal-based admission management system using Java.

In this tutorial, we are going to develop a terminal-based admission management system. In AMS I have incorporated 4 main exams like JEE, CLAT, NEET, and NATA. In this system, by using a switch case the user needs to select one of the exams, and after selecting the exam user needs to enter his/her roll no. after that user needs to enter the AIR(All India rank) which has been given in their results, and then according to his/her AIR rank system will show the name of the collages that is available and then as per the users choice he/she can see the details like cut-off or number of seats available or branches like a vise. and after that, all this information will be stored in the log file name admission.txt file.

In this system, I have also use exception handling so users can't add anything inappropriate in the fields.

In this system, I have also used some basic concepts of OOP like inheritance, polymorphism, etc...

Download Complete Code

Comments

No comments yet

Download Packet

Reviews Report

Submitted by zeel ajadiya (zeel)

Download packets of source code on Coders Packet