1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)Python29 forks (29 forks)auto 404
Good first issue
Repository metrics
- Stars
- 26 stars (26 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
- remove exposition_rating
- change DB values paragliding_rating from 5 to 4
- change the scale of paragliding_rating from [1-5] to [1-4]
Contributor guide
- Research direction
- Identify the Python models and database migrations related to paragliding waypoints. Update the model to remove exposition rating, change the default/max value for paragliding rating from 5 to 4, and adjust validation logic. Check for tests that need updating.
- Tech stack
- python
- Domain
- backendapi
- Issue type
- Refactor
- Prerequisites
- GitPython