Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 24 days 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 6 years ago)
- Default Branch: master
- Last Pushed: 2020-11-03T14:36:28.000Z (about 4 years ago)
- Last Synced: 2023-03-07T21:57:36.305Z (over 1 year ago)
- Topics: attendance, classes, cpp-project, database, function-overloading, inheritance, oop-principles, polymorphism, students
- Language: C++
- Homepage:
- Size: 2.43 MB
- Stars: 2
- Watchers: 3
- Forks: 4
- 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