Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/bumbaiya/attendancemanagement
- Owner: BUMBAIYA
- Created: 2022-07-11T15:10:55.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-31T08:08:19.000Z (about 1 year ago)
- Last Synced: 2024-11-03T17:24:40.395Z (2 months ago)
- Topics: attendance-management-system, python, sqlite, tkinter, tkinter-python
- Language: Python
- Homepage:
- Size: 126 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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