ClimateMind / ClimateMind/climatemind-backend
user_b_analytics_data table should be renamed conversation_analytics_data, as well as all related functions/classes
- Dominant language
- Python
- Stars
- 24
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
`user_b_analytics_data` will no longer be related to user b.
- [ ] refactor all the codebase to remove user_b from all functions/classes
- [ ] make a migration to rename the table
- [ ] move this functionality to the new folder named `analytics`.
Contributor guide
No contributing guide indexed for this repository
Research direction
Search the codebase for the user_b_analytics_data table and every related function or class, then inspect how the existing database migrations are organized. Done means all user_b references are removed from this functionality, the table is renamed through a migration, and the functionality is moved into the analytics folder.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, databases
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100