0% found this document useful (0 votes)
8 views

OOP Projects

Uploaded by

takamjonathan07
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views

OOP Projects

Uploaded by

takamjonathan07
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

OOP Projects

Banking System (Group 7 in C++, Group 8 in Java)

This system enables its users to open and close the bank account. Customers will able
to withdraw and deposit amount to their particular account. It will also able to generate
transactions on money for particular customer account. Working personnel of the particular
bank will make all the operations which are required within the banking premises. The
operations which can be performed by the bank personnel are: Adding new customer
accounts, edit existing customer account, list all customer details including their account
number, able to generate daily and monthly business transactions report.

Library Management System (Group 1 in C++, Group 2 in Java)

The system will be responsible to manage all the records of the library. Under system
library there are various attributes upon which the system will be work by integrating all the
modules with the aim of achieving the common goal which is make processing work
smoother and simpler. Library management system will have different type of users so to
make a secured system, there will be three type of users by which this system will be used and
these three users will be admin, members and students. Only admin will have the pre-installed
admin id and password by which these can be changed while running this program by its
admin. Admin will have the authority to add members and their login time and session up to
which they will allow to use this system. Admin will have the responsibility of issuing book,
receiving it, making fine statements for the defaulters, making entry for new books. All the
modification work such as adding and making correction, deleting of books, student records
will be done by the admin of this library management system. There will be number of
modules which have been provided under this system by which its user will be able to get
results whenever they are in need of it. This system will be able to provide details of issuing
and deposited books, it can restrict the number of books that can be issued by each student,
list of all books available in the library and their stock details, list of books category.
Searching of books can be done using various parameters such as by entering the author
names, vendors, publishers, subject wise. It will help students to easily locate the book under
the library by giving details of their location which will save their time.

Student Management System (Group 3 in C++, Group 4 in Java)

Student Management System Project as the name indicates will be used for managing
students records, it will be used for various purposes. Accepting correct data will result in
generating the desired output in correct format without any delay. Students will also able to
check their data and modify their basic information as per their requirements. As each

Page 1 on 2
institution has various department which will used student records in order to carry out their
task, so integrating task and sharing data among department can be easily achieved. There
will be only admin who will have the authority to make changes and modification while using
this system. Admin will be able to perform activities like, adding student records, modifying
and deleting existing records, allowing authority to access particular section of student data by
different departments. Admin can make changes or modify the fee structure and payment
statements. This Student Management System Project system will provide admin to make
auditing process easier and facility to calculate direct and indirect taxes for their institutions.
To perform admin work, users have to select admin panel and provide their id and password
to access this section.

School Management System (Group 5 in C++, Group 6 in Java)

School management system will be responsible for performing various actions such as
maintaining and managing student records, managing admission details and setting admission
criteria for admission into various stream for particular classes, managing users who are
working within the school, preparing time tables and routines for the studying students and
teachers, providing online assistance help for the studying students, keeping parents records
and health records of students for future references. To work with this system each user will
have its unique id and password through which he accesses this particular system. To manage
and integrate various modules and to eliminate the concept of data redundancy each modules
will have data sharing property with other modules as and when required. For each module
there will be unique for each of their members such as family details of a particular students,
student records, staff members details, student class relationship, teacher, class and student
relationship etc. The main reason for providing unique id for each member of a particular
module is to developed a medium of fast identification to make our coding more optimized
for better performance.

Page 2 on 2

You might also like