Demerit Points Calculator
UX-Design
Tools Used
- Python
- Flask
- Tkinter
- Bootstrap
Discovery
I created this project by the end of my Programming Fundamentals course. We used Tkinter to create a user friendly GUI and hosted in Python Anywhere. The users are able to enter their names, driving speed and speed limit. As also select between 3 options that will determinate is there is any demerit point or not. The app will give a personalised message to the user and will allow to reset the form.
This was a challenging and fun project, as I was able to solve different problems using previous elements learned from Python, but adding the looks using some Bootstrap and Tkinter, which it was a completely new tool.