8000 GitHub - TimPrd/affluences-webapp
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

TimPrd/affluences-webapp

Repository files navigation

Affluence - Is Ressource Available

This project was generated with Angular CLI version 10.2.0.

Before running the app

  • Run the backend app on 8080 port

  • Using Docker build --tag affluences . and docker 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)

Running frontend app

  • Run npm i for dependances

  • Run ng serve or npm run start at the root of the frontend project.

  • Webapp can be reach at http://localhost:4200/.

How it works

  • 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0