Skip to content

sudip-khanal/attendance_system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart Attendance System

The Smart Attendance System is a project designed to automate and streamline the process of tracking attendance for organizations, educational institutions, or any setting that requires attendance management.

Features:

User Management:

Create and manage user accounts with different roles and permissions (e.g., administrators, teachers, students).

Attendance Tracking:

Record attendance for individuals or groups, marking them as present, absent, or tardy.

Attendance Reports:

Generate detailed reports on attendance statistics, such as overall attendance percentage, individual attendance records, and trends over time.

Integration:

Seamlessly integrate with other systems or databases to import and export attendance data.

User-Friendly Interface: Provide an intuitive and easy-to-use interface for administrators, teachers, and students to manage attendance efficiently.

Installation

Clone the repository:

git clone https://github.com/sudip-khanal/attendance_system.git

Install the required dependencies:

cd attendance_system pip install -r requirements.txt Configure the project settings and database connection in the config.py file.

Run the project:

python manage.py runserver Access the Attendance System by opening the following URL in your web browser:

http://localhost:8000

Please note that the installation and setup instructions may vary depending on the specific implementation and technologies used in the Attendance System project. Make sure to include any additional steps or requirements necessary for successfully running the system.

Contributing

Contributions to the Attendance System project are welcome! If you find any issues or have suggestions for improvements, please feel free to submit a pull request or open an issue in the GitHub repository.

Screenshots

Login Page Screenshot (21)

Admin Page

Screenshot (22)

Screenshot (23)

Screenshot (24)

Report Screenshot (25)

Student Profile Screenshot (26)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published