victoriahodges / python_pomodoro

A Pomodoro Timer Application using Python and Tkinter.
MIT License
0 stars 0 forks source link

Basic Tkinter Window Setup #4

Closed victoriahodges closed 1 week ago

victoriahodges commented 1 week ago

Set up a basic app

Basic Tkinter Tutorial

victoriahodges commented 1 week ago

Set up basic layout.... application now looks like this:

Image

victoriahodges commented 1 week ago

Latest updates to UI:

Modified layout, padding and added background image to timer component

Image