Skip to content

Commit bed8079

Browse files
committed
Update README.md
Updates README with a todo list.
1 parent 4281ff8 commit bed8079

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
11
# Python GUI Calculator with CI/CD
22
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

Comments
 (0)