We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4281ff8 commit bed8079Copy full SHA for bed8079
README.md
@@ -1,2 +1,9 @@
1
# Python GUI Calculator with CI/CD
2
A simple gui calculator app written in Python and Tkinter that integrates a CI/CD pipeline.
3
+
4
+TODO
5
+ - [x] Basic calculator functionality
6
+ - [ ] Implement % button
7
+ - [ ] Multiple layouts & dynamic scaling
8
+ - [ ] Tests and documentation
9
+ - [ ] CI/CD workflow using actions
0 commit comments