Project Proposal: Object Oriented Programming Project Name-: Hostel Management System Submitted To
This project proposal outlines a hostel management system with 20 main functions, including student admission, room allotment, tracking visitors and complaints, and managing security, the mess, and employee information. The concepts to be used include object orientation, inheritance, file handling, overriding, information hiding, encapsulation, and polymorphism. If time allows, graphics may also be included. The system will be developed using object oriented programming principles to manage all aspects of hostel administration.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
2K views4 pages
Project Proposal: Object Oriented Programming Project Name-: Hostel Management System Submitted To
This project proposal outlines a hostel management system with 20 main functions, including student admission, room allotment, tracking visitors and complaints, and managing security, the mess, and employee information. The concepts to be used include object orientation, inheritance, file handling, overriding, information hiding, encapsulation, and polymorphism. If time allows, graphics may also be included. The system will be developed using object oriented programming principles to manage all aspects of hostel administration.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4
Project Proposal
Object Oriented Programming
Project Name-: Hostel Management System Submitted to-: Sir Usman Ashraf
Submitted By-: Muhammad Bilal BTE-FA09-049
Manan Saif BTE-FA09-037
Umair Anwar BTE-FA09-063
Aamir Javed BTE-FA09-001
Introduction-: In this project we are going to make hostel management system. The main functions are as follow i. Creation of building and block information ii. Admission of students in hostel iii. Identification of students iv. Room allotment to students v. Hostel dues vi. Provision for creating various room types(single/double/triple) vii. Vacancy position of room viii. Student leaves record ix. Monitoring visitor and guest record x. Provision for monitoring students xi. Hostel activities xii. Transfer of room xiii. Complaint system xiv. Hostel security system xv. Mess system xvi. Room evacuation xvii. Room evaluation xviii. Clarence of students xix. Employees of hostel xx. Expenditures of hostel Concepts-: The concepts used in this project are as follow i. Modeling ii. Object orientation iii. Inheritance iv. File handling v. Overriding vi. Information hiding vii. Encapsulation viii. Polymorphism ix. Graphics(optional)