This project was generated with Angular CLI version 10.2.0.
-
Run the backend app on 8080 port
-
Using
Docker build --tag affluences .
anddocker run -p 8080:8080 --name affluences-container affluences
-
If port is no more 8080, please change the value of apiUrl in file environments/environment.ts (frontend)
-
Run
npm i
for dependances -
Run
ng serve
ornpm run start
at the root of the frontend project. -
Webapp can be reach at
http://localhost:4200/
.
-
Enter a valid Date from the datepicker
-
Enter a valid Time from the timepicker
-
Validation button will be shown only if date and time are correctly set up
-
After clicking on the button, the result will be displayed with a different color depending on the state of the response