Week2 Project practice : Weather Report GUI
Requirements description
Use Tkinter to develop a GUI for the Weather Report App
Break down to small tasks
- Google Tkinter
- Class Definition
Design a UI
3.1 Tkinter Widgets
3.2 Geometry Manager
Reuse week1 script: weather_report.py