Entry 6 Week 16: Implementing functions into tkinter and completion
- J J
- Feb 2, 2020
- 1 min read
This week, i had fully managed to implement all my functions for predictions, adding of entries, displaying of those predictions and the project was fully complete. My teammate Zihui, did the tkinter frame for the application for the diners to view the predictions, while James did the tkinter frame for the application for restaurant staff to record down table entries. After they handed the code for the tkinter to me, i filled the frame with the various functions i written over the course of this project, and tested the accuracy of the predictions, and whether the adding of entries to the firebase worked and making tweaks to my code along the way. I also written comments for the code itself afterwards so that people who read the code will be able to understand it better.
Comments