Skip to content

The Attendance Management System is a comprehensive software solution that simplifies the process of recording, tracking, and managing attendance for organizations. This user-friendly program automates attendance management, making it easy to monitor student attendance

License

Notifications You must be signed in to change notification settings

Shivam-027/Attendance-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Attendance-Management-System

The Attendance Management System is a comprehensive software solution that simplifies the process of recording, tracking, and managing attendance for organizations. This user-friendly program automates attendance management, making it easy to monitor student attendance

Used Languages is:

Image Description


Question:

Make a Student Attendance Management System which will be able to add, delete, update, records of student using linked list. Also, sorting of students based on roll number is done using the best sorting algorithm. DoD :

  1. use linked list and its operations
  2. use sorting technique
  3. adding of attendance as A and P for any number of days should be done according to the user using Linked List only

This project included the use of linked lists. #Main.Java is the main, or meant to run a Java file, and #Node.java is used to implement the linked list and address AttendanceList.java has many functions, such as add, delete, and update, and info.txt & all.txt are used to store data.

About

The Attendance Management System is a comprehensive software solution that simplifies the process of recording, tracking, and managing attendance for organizations. This user-friendly program automates attendance management, making it easy to monitor student attendance

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages