https://github.com/akv3sic/time-and-attendance-system
RFID based TNA system.
https://github.com/akv3sic/time-and-attendance-system
attendance-management-system attendance-system javafx rfid
Last synced: about 2 months ago
JSON representation
RFID based TNA system.
- Host: GitHub
- URL: https://github.com/akv3sic/time-and-attendance-system
- Owner: akv3sic
- Created: 2021-08-18T11:05:53.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-11T23:17:56.000Z (almost 4 years ago)
- Last Synced: 2025-05-19T23:07:49.712Z (5 months ago)
- Topics: attendance-management-system, attendance-system, javafx, rfid
- Language: Java
- Homepage:
- Size: 14.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Time and attendance system
RFID based.
## Screenshots
- Home
![]()
- Dashboard
![]()
## Project setup
1. Clone this repository.
2. Create a lib directory in the root of the project
3. Download the used libraries (see branch libraries) and put them under the lib directory.
4. [Download](https://openjfx.io/) and [set up](https://openjfx.io/openjfx-docs/#install-javafx) JavaFX SDK.
5. Set up database (see database folder).
6. Run.## About
#### Authors
- [Kvesić, Ante](https://github.com/antekvesic)
- [Rezić, Vjekoslav](https://github.com/VjekoRezic)