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: 4 months 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 3 years ago)
- Default Branch: master
- Last Pushed: 2023-12-31T08:08:19.000Z (almost 2 years ago)
- Last Synced: 2025-02-13T23:19:21.793Z (8 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/)



## 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