Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tphsntsdev/immunicareadmin-javafx
Immunicare Admin Interface
https://github.com/tphsntsdev/immunicareadmin-javafx
firebase java javafx maven
Last synced: 27 days ago
JSON representation
Immunicare Admin Interface
- Host: GitHub
- URL: https://github.com/tphsntsdev/immunicareadmin-javafx
- Owner: tphsntsdev
- Created: 2024-10-16T21:04:31.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-16T22:32:00.000Z (3 months ago)
- Last Synced: 2024-11-07T13:00:04.314Z (2 months ago)
- Topics: firebase, java, javafx, maven
- Language: Java
- Homepage:
- Size: 43.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Immunicare is a Java application designed as an admin interface for managing vaccination records. This project integrates JavaFX components for a responsive user interface and the Spring Framework for robust backend functionality. It aims to streamline the validation of vaccines taken by users and generate vaccination certificates. Additionally, it provides functionalities for account creation for healthcare professionals, including doctors and nurses.
Features:
• User Vaccine Validation: Admins can validate the vaccination status of users efficiently.
• Vaccination Certificate Generation: Automatically generate vaccination certificates for users who have completed their vaccinations.
• News Updates: Admins can post and manage news updates related to vaccinations and health advisories.
• Account Management: Create and manage accounts for doctors and nurses, ensuring secure access to the system.
Tech Stack:• Java: The core programming language for the application.
• JavaFX: Used for building the user interface, providing modern and interactive components.
• Spring Framework: Manages the backend logic and dependency injection.
• Maven: Manages project dependencies and builds the application.