question archive Create a Python windows form application using Tkinter and give proper name to the forms
Subject:Computer SciencePrice: Bought3
Create a Python windows form application using Tkinter and give proper name to the forms.
Give proper names to the controls (Labels, Textbox etc.)
The windows/forms should be well designed and should be clear and complete.
Your application should have at least five user screens/forms with good navigation [For example, login screen, user's newsfeed as dashboard, follow users, create post, create advertisement].
Make sure that your application has consistent design, e.g. colors, fonts, font size, images used, forms location, etc.
Customize the window/form properties and give proper title to the windows forms to make the application look & feel more professional.
Customize the buttons with proper names.
Have a proper reset button on each form and close button for the application.