Need to Select a Website That You Will Recreate Using Python…

• Websites Will Be Approved On a First Come First Served Basis…

• Your Website Should “Imitate” the Look and Feel and Functionality of the Original…

• Your Submitted Code Must Actually Work!…

• For TONIGHT…I Need Your Website…

Take a look at the Power Point entitled “06-CS625 GUI Development TEMP PROJ”…starting on slide 46 you will find the project…

Basically, you are to find a website and recreate 3 screens using Python and tkinter the screens need to be able to interact with each other (so you need to "pass" data between screens")…you do NOT need to use HTML or create a “real” webpage…you are to simulate the web page using the techniques we discussed in class…

Here Are the Items You Need to Include…

• String Methods (i.e., upper, lower, title, etc.)…

• Nested If…

• Loops…

• Lists, Dictionary, Tuple…

• Functions…

• Passing Parameters…

• Global, Local Parameters…

• Files (new, write, append)…

• Exception Handling…

• Error Handling, Error Logs…

• tkinter…

• Widgets…

• Grid, Layout…

• Menus…

• Classes…

• Arrays (Single, Multi)…

• User Reports, Error Log Report…

The parameters are as follows:

• Groups and Websites:

o I must approve the website BEFORE you start to build it…if you do not get my approval, you will lose 20 points

o Websites will be approved on a first come first served basis…

• The Project:

o EVERY project must have ONE home or landing page…

o You must also create ONE working function …

o So you will have the one home page and THREE working functions…

• Your Code:

o I DO NOT EXPECT AN EXACT REPLICATION OF THE WEBSITE THAT YOU SELECTED…HOWEVER…your application should “imitate” the look and feel and functionality of the original…

o You must code this using PYTHON…NOT HTML…remember, we are NOT building a website…these are stand along applications…

o All screens should must be able to interact with each other where appropriate…for example, if I place an order in one function, I should be able to view the exact same order in a second function…or if I generate a total on one page, I should be able to see the same total on a different page, if appropriate…

o Your submitted code must actually work!…

o Your application MUST use at least one of EACH of the items listed below:

Ø String Methods (i.e., upper, lower, title, etc.)…

Ø Nested If…

Ø Loops…

Ø A List, a Dictionary, and a Tuple…

Ø Functions…

Ø Global, Local Parameters…

Ø Files (new, write, append)…

Ø Exception Handling…

Ø Error Handling, Error Logs…

Ø tkinter…

Ø Widgets…

Ø Grid, Layout…

Ø Menus…

Ø Arrays…

Ø Reports (i.e., User Reports, Error Log Report…Note: viewing these reports is NOT considered a function…

This may sound like a lot…but the fact is that to build even the most basic of “real” applications, you would need to include most of the items above…

My recommendation is that you just design and build…by doing that, my guess is that you will naturally have most of the items in the list with no trouble…just go back to the list and make sure you have one of everything…

Is this the question you were looking for? Place your Order Here