Open Issues Need Help
View All on GitHubAI Summary: Enhance the exercise history tracking system in the Medve Matek backend (NestJS, Prisma, GraphQL) to record more fields when an exercise is modified. This includes capturing changes to all exercise attributes and incorporating image modifications into the history.
Complexity:
3/5
good first issue MVP
Remove technical user from stats 3 months ago
AI Summary: Modify the backend application (NestJS, Prisma, GraphQL) to exclude exercises imported via Excel from the user statistics calculations. This involves identifying the source of the Excel-imported exercises within the database and adjusting the queries used to generate the statistics to filter them out.
Complexity:
3/5
good first issue