Giter VIP home page Giter VIP logo

attendance-tracker's Introduction

Attendance Tracker

Attendance Tracker

The Attendance Tracker is a simple and user-friendly desktop application built using Python and Tkinter. It allows users to track class attendance, mark absences, and manage class schedules effortlessly. Whether you are a student, teacher, or anyone involved in a class-based environment, this application can help you keep track of attendance records efficiently.

Features

  • Class Schedule Registration: Users can register a new class schedule by importing an Excel file containing the class details. The application will read the file, extract the schedule data, and store it securely in a SQLite database.

  • Today's Classes: Users can quickly view the classes scheduled for the current day with just a click of a button. This feature helps users plan their day effectively.

  • Mark Absent Classes: The application allows users to mark absent classes for the current day easily. It prompts the user to confirm attendance for each class, and based on the response, records the absences securely in the database.

  • Mark Cancelled Class: Users can mark a class as canceled for the current day. The application prompts the user to confirm the cancellation, and the information is recorded for attendance calculations.

  • Calculate Attendance Percentage: The Attendance Tracker calculates the attendance percentage for each class based on the recorded attendance and canceled classes. It helps users keep track of their attendance performance.

  • Reset Data: Users have the option to reset all data in the application, including the schedule, absences, and canceled classes. The data is deleted from the database, and the application starts afresh.

How to Use

  1. Installation:

    • Clone the repository to your local machine using git clone.
    • Install the required libraries using pip install -r requirements.txt.
  2. Run the Application:

    • Run the application by executing the AttendanceTracker.py script with Python.
  3. New User Registration:

    • Click on the "New User Registration" button to register a new class schedule.
    • Select an Excel file containing the class schedule details.
    • The application will read the file and store the schedule data securely in the database.
  4. Today's Classes:

    • Click on the "Today's Classes" button to view the classes scheduled for the current day.
    • A pop-up message will display the class names for the day.
  5. Mark Absent Classes:

    • Click on the "Absent Classes" button to mark absent classes for the current day.
    • For each class, the application will prompt the user to confirm attendance.
    • If the user marks a class as absent, the absence will be recorded securely in the database.
  6. Mark Cancelled Class:

    • Click on the "Cancelled Class" button to mark a class as canceled for the current day.
    • For each class, the application will prompt the user to confirm the cancellation.
    • If the user confirms, the cancellation will be recorded securely in the database.
  7. Calculate Attendance:

    • Click on the "Attendance" button to calculate the attendance percentage for each class.
    • A pop-up message will display the attendance percentage for each class based on the recorded attendance and canceled classes.
  8. Reset Data:

    • Click on the "Reset Data" button to reset all data in the application.
    • A confirmation message will prompt the user to confirm the data reset.
    • All data, including the schedule, absences, and canceled classes, will be deleted from the database.
  9. Exit Application:

    • Click on the "Exit" button to exit the application.
    • A confirmation message will prompt the user to confirm the exit.

Screenshots

Attendance Tracker Attendance Tracker

Requirements

  • Python 3.x
  • Tkinter
  • pandas
  • SQLite3

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

Special thanks to the developers of Python, Tkinter, pandas, and SQLite3 for providing the tools and libraries to create this application.

Contact

For any inquiries or questions, please contact

LinkedIn Twitter Instagram HackerRank

Feel free to contribute to this project by reporting issues or creating pull requests. Happy coding!

attendance-tracker's People

Contributors

i-soumya18 avatar

Stargazers

 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.