Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mohit-thakur09 authored Sep 24, 2023
1 parent 0711c80 commit f6bfe7f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,16 @@ This straightforward calculator, crafted with Tkinter and Python, provides users
- Improve UI Design: Enhance the user interface with better active colors, fonts, and layouts. Consider using external libraries to improve the look and feel.
- Unit Testing: Write unit tests to ensure the correctness of your calculator functions and handle edge cases.


# UI: Here is what the calculator looks like!


![UI calciPy2](https://github.com/mohit-thakur09/calciPy/assets/82665617/c39329e4-e6a5-4972-bb5b-987df5c8d7e0)

![UI calciPy1](https://github.com/mohit-thakur09/calciPy/assets/82665617/fc430a77-82cb-435b-a0ca-1c92b947809c)


# Error Handling :


![UI calciPy ErrorHandling](https://github.com/mohit-thakur09/calciPy/assets/82665617/a3672a89-8db0-4ffa-b1c9-0192c32f4a0c)

0 comments on commit f6bfe7f

Please sign in to comment.