Building the Interface Widgets
Learn how to build the terminal-based interface for our Pomodoro application.
Now that the business logic is ready and tested, we can build the terminal interface for our Pomodoro application. We’ll create the basic interface that has the controls required to run and display the Pomodoro status.
Building the interface
To create this interface, we’ll use the Termdash dashboard library. Termdash is a good option because it’s cross-platform, it’s under active development, and it has a good set of features.
Get hands-on with 1400+ tech skills courses.