Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bumbaiya/attendancemanagement

Attendance management app using Python, SQlite studio and TKinter library.
https://github.com/bumbaiya/attendancemanagement

attendance-management-system python sqlite tkinter tkinter-python

Last synced: 17 days ago
JSON representation

Attendance management app using Python, SQlite studio and TKinter library.

Awesome Lists containing this project

README

        

# Attendance Management System

This project is made using Tkinter and SQLite.

Since this is a demo project we have our database installed locally.

To see the structure of database (demo.db) use [SQliteStudio](https://sqlitestudio.pl/)

![AdminPage](https://github.com/BUMBAIYA/AttendanceManagement/assets/85615075/94da3581-812d-40df-ac20-8b17b9303498)

![AdminMarkAttendancePage](https://github.com/BUMBAIYA/AttendanceManagement/assets/85615075/26415d4e-4aef-4f3d-94b4-54a12fb0c28a)

![StudentPage](https://github.com/BUMBAIYA/AttendanceManagement/assets/85615075/a7da55f9-2d22-404d-adc1-41ee3515cbfa)

## Setup
- Clone the project in preferred directory using: ```git clone https://github.com/BUMBAIYA/AttendanceManagement.git```
- Install Tkinter using pip command: ```pip insall tk```
- If using Python version lower than 2.5.0 intall SQlite using: ```pip install pysqlite3```
- Run the code.

### Login ID and Password

- For admin

ID: admin

password: hello

- For student

ID: bumbaiya

password: bombay