Aatmaj-Zephyr / Aatmaj-Zephyr/BODMAS-calculator
Add observer pattern
Ouverte
enhancement
- Langage dominant
- Python
- Étoiles
- 3
- Forks
- 1
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Add observer design pattern to the code.
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
The issue does not specify where or how to add the observer pattern. First, examine the existing codebase to understand the calculator's architecture and identify components that could benefit from an observer, such as UI updates or state changes. Look for existing event handling or notification mechanisms. Determine what events should be observed and what actions should be triggered, then design and implement the pattern accordingly.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- python
- Domaine
- backend
- Type d'issue
- Fonctionnalité
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 25/100