-
**Objective:**
- Improve code readability, maintainability, and efficiency by refactoring the `route.py` file.
**Refactoring Tasks:**
- Organise and streamline route handlers to reduce redund…
-
Split index.html into separate templates for reusability before UI code migration.
- This will help simplify moving to Rect framework or similar on the frontend.
-
## Improved Feature Request:
## Describe the Feature
Add a comprehensive documentation entry to the [binbashar/le-ref-architecture-doc](https://github.com/binbashar/le-ref-architecture-doc) repo…
-
# Flask Blueprints
Flask Blueprints are a way to organize a Flask application into smaller and reusable components or modules. They provide a mechanism for structuring Flask applications into separ…
-
Please update and leverage this design doc to assist: [Solo Reusability for DAB Test Cases (DRAFT)](https://www.notion.so/swirldslabs/Solo-Reusability-for-DAB-Test-Cases-DRAFT-404c502226384b449878ccf…
-
```
Currently, the code is monolithic. Django best-practice is to modularize
code with apps, so it can be reused more easily. Please watch this video:
http://www.youtube.com/watch?v=A-S0tqpPga4&featur…
-
like for Gesell, we'd like to show
* number of participants registered
* number of meetups assigned
* money supply
* ceremony reward (the nominal value of the UBI per ceremony)
this can be queried fr…
-
ResourceGroupID is currently
`/`
Going forward, it should be
`///`
rraks updated
4 years ago
-
Consider using more semantic HTML elements to improve the code's readability and accessibility. For example, use for the to-do list title and for the main content.
-
```
Currently, the code is monolithic. Django best-practice is to modularize
code with apps, so it can be reused more easily. Please watch this video:
http://www.youtube.com/watch?v=A-S0tqpPga4&featur…