Students are required to select one project from a list of beginner level projects, which include a Simple Banking System, Student Management System, Library Management System, Expense Tracker, and Hospital Management System. Each project has specific functional requirements such as account management, student records, book management, expense tracking, and patient registration. The submission date for the project is May 10, 2025.
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)
6 views2 pages
C++ Projects
Students are required to select one project from a list of beginner level projects, which include a Simple Banking System, Student Management System, Library Management System, Expense Tracker, and Hospital Management System. Each project has specific functional requirements such as account management, student records, book management, expense tracking, and patient registration. The submission date for the project is May 10, 2025.
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/ 2
Beginner Level Projects
Dear students; Please select one project from below projects.
4. Simple Banking System
Functional Requirements:
1. Create a new account (name, ID, initial balance).
2. Deposit money into an account. 3. Withdraw money (with balance check). 4. Check account balance. 5. Display account information. 6. Store and load data using files.
5. Student Management System
Functional Requirements:
1. Add a new student (name, ID, subject grades).
2. Update student details. 3. Calculate GPA based on grades. 4. Display all student records. 5. Search student by name or ID. 6. Save/load student data from file.
6. Library Management System
Functional Requirements:
1. Add new books (title, author, ISBN).
2. Issue book to a user. 3. Return book from a user. 4. Display list of all books. 5. Search for books by title or author. 6. Save and load book/issue data to/from file.
9. Expense Tracker
Functional Requirements:
1. Add a new expense (amount, category, date, description).
2. View all recorded expenses. 3. Filter expenses by category or date. 4. Show monthly summary (total by category). 5. Edit or delete an expense. 6. Save/load expenses using CSV or structured file.
12. Hospital Management System
Functional Requirements:
1. Register a new patient (name, ID, symptoms).
2. Assign doctor based on department. 3. Schedule appointments. 4. Maintain patient medical records. 5. View doctor and patient lists. 6. Save and load data from files.