ARTIST-Association / ARTIST-Association/CANVAS
Split constant and dictionaries among each django app
Open
code quality
- Dominant language
- Python
- Stars
- 6
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Right now all constants and dictionaries are located in the canvas folder. They should split up so each django app contains only the constants and dictionary it needs
Contributor guide
Research direction
Start by inventorying the constants and dictionaries currently in the canvas folder, then identify which Django app uses each one. Move them so each app contains only the values it needs, and verify that the resulting organization matches the issue’s requirement without leaving shared values misplaced.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, python
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100