Coder Social home page Coder Social logo

attendance-management's Introduction

attendance-management

A C++ Project on Attendance management of students

💫 About this Project :

⭐ Admin can register students and create username and password for the students

⭐Student can login, mark attendance of the same day and also can see history of attendance

⭐ Note that Admin username is: "admin", password is: "admin@2"

⚒️ Various User Defined Function:

  • void title() ➡️ gives default title
  • void date() ➡️ displays current date
  • int delay() ➡️ for delaying a specific process
  • void delay(unsigned int mseconds) ➡️ for delaying a specific process
  • int adminLogin() ➡️ gives access to admin
  • int adminView() ➡️ displays options for admin
  • int registerStudent() ➡️ registers student with provided data
  • int checkListOfStudentsRegistered() ➡️ checks list of student registered
  • int studentLogin() ➡️ gives access to student
  • int studentView() ➡️ displays options for student
  • int checkStudentCredentials(string userName, string password) ➡️ checks data of students
  • int markMyAttendance(string username) ➡️ marks attendance of a student
  • int countMyAttendance(string username) ➡️ counts attendance of a student
  • int sendLeaveApplication(string username) ➡️ sends leave application of a student
  • int deleteAllStudents() ➡️ deletes all students registered
  • int getListOFStudentsRegistered() ➡️ gets list of students registered by username only
  • int deleteStudentAllData() ➡️ deletes data of all students

COPYRIGHT INFO

AUTHOR: RAJJIT LAISHRAM
DATE CREATED: SEPTEMBER 06, 2022
PURPOSE: FOR MANAGING THE ATTENDANCE OF STUDENTS BY THE TEACHERS. 
THIS APPLICATION CAN BE USED TO MANAGE ALL THE ACTIVITIES OF THE STUDENTS.

DATE MODIFIED: JANUARY 25, 2023
CHANGES: ADDED INFOR FOR EACH SECTION

🤗 Thank you so much!

attendance-management's People

Contributors

rajjitlai avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.