-
Notifications
You must be signed in to change notification settings - Fork 0
Winter Week 9 Blog Post Chongxian Chen
Chongxian edited this page Mar 21, 2017
·
1 revision
This week we had a short presentation of our project on Thursday morning. After having the python script, I am working on allowing the users to select different stats they want to consider in this March Madness prediction. I figured that will be reliable using python command line tools since that will make our future work in websites easier. Then I wrote the php that have a simple table allowing the users to choose stats, and put the user's choice array into the python command line, generate the csv file. Finally use a bracket generator to generate a user-friendly picture. At this point I am basically done with my three responsibilities.