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 4efb358 commit 01ab1ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ This straightforward calculator, crafted with Tkinter and Python, provides users

## Features

- Error Handling: Implement error handling for scenarios where the user inputs invalid expressions, like dividing by zero or entering non-numeric characters.
- Improve UI Design: Enhance the user interface with better colors, fonts, and layouts. Consider using external libraries or themes to improve the look and feel.
- Error Handling: Implement error handling for scenarios where the user inputs invalid expressions, like dividing by zero or entering Invalid Expression.
- 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:
Expand Down

0 comments on commit 01ab1ac

Please sign in to comment.