ARTIST-Association / ARTIST-Association/CANVAS

Split constant and dictionaries among each django app

Open
#70 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.