DXOGO / covid19-incidence-data_TQS

1st Project for the Software Quality and Testing class 2021/2022

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

COVID incidence data project for the Testing and Quality Software class 2021/2022

Web application that provides details on COVID19 incidence data. This was developed using a multi-layered web application designed in Spring Boot, supplied with automated tests, integration with external sources (API) and a Cache implementation

How to run:

To create jar file

Inside hw1-app folder

mvn clean package -DskipTests

Then,

./mvnw spring-boot:run

About

1st Project for the Software Quality and Testing class 2021/2022


Languages

Language:Java 66.6%Language:HTML 29.9%Language:JavaScript 1.9%Language:CSS 1.2%Language:Gherkin 0.4%