https://github.com/kmr-srbh/paper-desktop
A simple and lightweight attendance management software for schools built as my class 12th project.
https://github.com/kmr-srbh/paper-desktop
attendance-management-system full-stack-development school
Last synced: 10 days ago
JSON representation
A simple and lightweight attendance management software for schools built as my class 12th project.
- Host: GitHub
- URL: https://github.com/kmr-srbh/paper-desktop
- Owner: kmr-srbh
- License: agpl-3.0
- Created: 2023-11-20T05:33:57.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-01T07:11:56.000Z (almost 2 years ago)
- Last Synced: 2025-09-06T10:43:57.881Z (about 2 months ago)
- Topics: attendance-management-system, full-stack-development, school
- Language: Python
- Homepage:
- Size: 332 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Paper Desktop
A simple and lightweight attendance management system for schools built as my class 12th project. The name _Paper_ is an irone to what the software helps avoid.## With Paper Desktop you can:
- Mark attendance the usual way - check or uncheck students to take attendance.
- Keep a track of every student's attendance.
- Monitor class attendance.
- Periodically backup and export attendance records.## Running the software:
The software currently relies completely on an independent installation of MySQL Server for it's backend functionality. Hence, installation of MySQL Server is a pre-requisite. [Download MySQL Server Community Edition.](https://dev.mysql.com/downloads/installer/)- Make sure that Python is added to path and `pip` is functional. To install the software dependencies open a new Terminal window in the software directory and type `pip install -r requirements.txt`.
- Open the software folder in a code editor and edit `main.py`. Here, find the `server.connect(host=localhost, username=root, password=password)` function. Change the function parameters to that of your MySQL Server installation.
- Save and execute `main.py` from the software directory.## License
The software is licensed under the GNU-AGPL version 3.0. You are free to use the software and it's code, but all variants of the software must use the same license.### Secure by default
### Class management is easy
### Taking attendance is a no time process
### Make amends for latecomers
### Daily attendance reports
### Class attendance record in a glance
### Every student is monitored
### Settings that save time...
### ...and hard-work
### Paper