chore: Have shared json file for constants used both in backend and frontend code
Open
- Dominant language
- Python
- Stars
- 703
- Forks
- 161
- Avg merge
- 6d 3h
- Merged PRs (30d)
- 10
Description
## Chore description
I noticed that there are quite a lot of same constants defined twice (in backend and frontend code). This might be a problem when we change the constant in one place and forget to change the second definition.
It could be solved by creating a shared json file with these constants.
### Labels
---
Love this idea? Give it a 👍.
Contributor guide
Assessment
This issue has not been assessed yet.