Skip to content

A comprehensive Attendance Management System built using Python and MySQL, featuring an intuitive interface for students, teachers, and administrators. This project supports functions like student registration, attendance tracking, and profile management with a secure login system for different user roles.

Notifications You must be signed in to change notification settings

Scodeme17/Attendance-Management-System-Python-SQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“š College Management System

πŸš€ Introduction

The College Management System is a Python-based application that helps manage student and teacher records, attendance tracking, and administrative operations using MySQL as the database backend.

πŸ› οΈ Features

  • πŸ‘©β€πŸŽ“ Student Management (Register, View Attendance, Download Attendance)
  • πŸ‘¨β€πŸ« Teacher Management (Mark Attendance, View Register, Manage Student Profiles)
  • 🏫 Admin Dashboard (Register/Delete Students & Teachers)
  • πŸ” Secure Authentication for Students, Teachers, and Admins

πŸ“‚ Prerequisites

Ensure you have the following installed before running the project:

  • 🐍 Python 3+
  • 🐬 MySQL Server
  • πŸ“¦ Required Python Libraries:
    pip install mysql-connector-python tabulate

πŸ“ Usage

  1. Login as:
    • Student πŸ‘©β€πŸŽ“
    • Teacher πŸ‘¨β€πŸ«
    • Admin πŸ”‘
  2. Perform Actions Based on Role:
    • Students: View & Download Attendance πŸ“‹
    • Teachers: Mark & View Attendance πŸ“Š
    • Admin: Register/Delete Users βš™οΈ

🀝 Contribution

We welcome contributions! To contribute:

  1. Fork the repo 🍴
  2. Create a new branch feature-xyz 🌱
  3. Commit your changes ✨
  4. Push and open a PR πŸ“©

About

A comprehensive Attendance Management System built using Python and MySQL, featuring an intuitive interface for students, teachers, and administrators. This project supports functions like student registration, attendance tracking, and profile management with a secure login system for different user roles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages