-
### Description
The current MVVM architecture for the park rating feature needs enhancement to improve user experience and code maintainability. Update the ViewModel to handle rating data effectively …
-
The language dependent changes should be kept in separate files. This allows for much better maintainability and separated i18n from the rest of the code.
Also, changing the language requires a reloa…
-
### Feature Request: Upgrade Frontend to React
We aim to enhance the user experience of the Dreams-Chemist-Drugist project by migrating the frontend to React.
**Tasks**:
- Assess the current f…
-
When searching for a package it would be nice to see a rating/score index of how the package is actively maintained. For example, this value can be calculated based on the date of the last release and…
-
### Description
Adding mypy as a pre-commit hook is a good way to ensure better code quality and enforce best practices in my opinion.
The first mypy all red error list is going to sting a bit but…
-
**Is your feature request related to a problem? Please describe.**
Move our current questions search capability to an API using Remix routing.
Create a Remix loader in a api.questions.ts route.
*…
-
* **Do you want to request a *feature* or report a *bug*?**
Code improvement
* **What is the current behavior?**
Unit tests involve a lot of dataframe creation and comparisons.
Those datafra…
-
Description
We should increase maintainability for translations, which includes checking if unused translations exist in the language files and used translations that don't exist (anymore) in the l…
-
Address the considerable tech debt we've accumulated with the current VZE versions of:
- React / react-scripts
- CoreUI
- Bootstrap / reactstrap
The primary goal of this work should be to deliver a …
-
With the introduction of `*JUMP_BACKWARD*` opcodes and new exception handling table and opcodes it becomes hard to maintain old code without breaking it or affecting the new code in unexpected ways.
…