The final project is an opportunity for you to demonstrate what you have
learned in the course through the creation of your own piece of software.
You have the freedom to design and code any type of software you would like.
Please keep it appropriate for your level of coding abilities. I ultimately am
looking for you to have a functional piece of software that you designed and
coded independently.
Ideas for the project:
Game (I would stay away from anything involving animation); board/card games are probably the type of games to focus on.
Currency Converter
Weather Reporter
Phone Book Application
A Web page that provides some specific information (examples: school, restaurant, travel, etc)
First assignment and due date:
Thursday, April 26
Submit a project summary. To include:
A description of your project; purpose; how a user will interact, etc
A layout of the page(s) that will be included
What specific Tkinter objects do you anticipate using
A description of functions that will needed to make the Tkinter objects functional and the overall software operate correctly
Here's a sample of what I am looking for.
Final due date:
May 22
The .py file along with any supporting files (.jpg's, .mp3, .wav, etc) should all be in the same folder. You will submit that folder on the due date.