Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 6 days 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 (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-11T23:17:56.000Z (almost 3 years ago)
- Last Synced: 2024-11-14T15:22:39.017Z (about 2 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
![tna system](https://user-images.githubusercontent.com/57301167/132947004-2c3de55f-2e25-4b6b-8f88-474f7da87e00.png)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)