https://github.com/debck/attendance_management
Academic project based on OOP concepts.
https://github.com/debck/attendance_management
attendance classes cpp-project database function-overloading inheritance oop-principles polymorphism students
Last synced: 4 months ago
JSON representation
Academic project based on OOP concepts.
- Host: GitHub
- URL: https://github.com/debck/attendance_management
- Owner: debck
- License: mit
- Created: 2018-11-06T12:16:15.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-11-03T14:36:28.000Z (almost 5 years ago)
- Last Synced: 2024-10-13T20:09:31.798Z (12 months ago)
- Topics: attendance, classes, cpp-project, database, function-overloading, inheritance, oop-principles, polymorphism, students
- Language: C++
- Homepage:
- Size: 2.43 MB
- Stars: 4
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Attendance Management (Cpp-Project)
### Concepts used:
* Classes
* Object
* Inheritance
* Polymorphism
* Header Files
* File Handling### Features:
* Students
* Students can see their attendance as well as the %.
* Students can send leave application
* Admin
* Register new students
* See list of students along with their attendance.
* Delete all students from database.
* Teacher
* Takes attendance of each student present in the class (database)### Group Members
* Debasish Sahoo
* Amarendra Prasad Sahu
* Manda Saahithi
* Sachin Pathak
* Prachi Pallavi