Aatmaj-Zephyr / Aatmaj-Zephyr/BODMAS-calculator
Add precision drop down.
Ouverte
enhancement
- Langage dominant
- Python
- Étoiles
- 3
- Forks
- 1
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Add a dropdown for precision control. The dropdown indicated the number of decimal places to be output.
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Look at the Kivy UI files for the calculator interface to find where the output display is defined. Add a dropdown widget (likely a Spinner in Kivy) for selecting decimal precision. Connect the dropdown selection to modify the formatting of calculation results. Test by running the app and verifying the output changes with different precision settings.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- python
- Domaine
- frontend, mobile
- Type d'issue
- Fonctionnalité
- Difficulté
- 2/5
- Temps estimé
- 1-3 heures
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 45/100