DeployBoard / DeployBoard/deployboard-python
Move Analytics logic to API
Open
api
maintenance
web
- Dominant language
- Python
- Stars
- 10
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
Right now we have the analytics logic on the UI. In order to provide these metrics to users who only utilize the api, we should move this logic to the api and create a new analytics route.
**Describe the solution you'd like**
Move the analytics logic to a new Api route.
**Describe alternatives you've considered**
None
**Additional context**
None
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.