code4romania / code4romania/rezultate-vot-api
Separate scheduler from API
Open
api
enhancement
help wanted
- Dominant language
- C#
- Stars
- 6
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
The backend exposes an API for retrieving data and 2 schedulers, used for retrieving turnout and results data in realtime. In order to have the scheduler ran on a different server then the API, we need the 2 modules separated, so they can be deployed separately.
In order to configure this feature, we need to add information in the admin panel, for example enable/disable, the link where the results need to be retrieved.
Contributor guide
Assessment
This issue has not been assessed yet.