https://github.com/f1scher7/epidemic-simulation
A full-stack application using Angular (frontend), Spring Boot (backend), and PostgreSQL (database) to simulate the spread of a pandemic within a population.
https://github.com/f1scher7/epidemic-simulation
angular bootstrap5 hibernate-jpa java maven postgresql spring-boot
Last synced: 4 months ago
JSON representation
A full-stack application using Angular (frontend), Spring Boot (backend), and PostgreSQL (database) to simulate the spread of a pandemic within a population.
- Host: GitHub
- URL: https://github.com/f1scher7/epidemic-simulation
- Owner: f1scher7
- License: mit
- Created: 2024-07-24T13:49:37.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-07-31T16:58:01.000Z (11 months ago)
- Last Synced: 2025-01-08T09:15:27.398Z (5 months ago)
- Topics: angular, bootstrap5, hibernate-jpa, java, maven, postgresql, spring-boot
- Language: Java
- Homepage:
- Size: 332 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Epidemic Simulation
This application is a full-stack simulation system designed to model the spread of a pandemic within a population. It uses Angular for the frontend, Spring Boot for the backend, and PostgreSQL for the database. Users can create, edit, and view simulations to understand how a disease might spread over time based on various parameters.


## Technologies
### Front-End
- Angular 18
- TypeScript
- HTML5
- CSS3
- Bootstrap5
- Font Awesome### Back-End
- Java 21
- Spring Boot 3.3.1
- Spring Web MVC
- Maven
- Docker Image
- nginx
- PostgreSQL (data base)
- Spring Data JPA
- Hibernate
- Unit tests## Author
Maks Szyło [email protected]