Entry 4 Week 14: Creating fake data to fill the fire base, and writing code to make predictions
- J J
- Jan 23, 2020
- 1 min read
This week i wrote a code which will automatically enter data entries into the fire base, and fake the data so that it will be realistic. Even though the data is mostly randomized, i had set different restrictions so that it will be more believable. For example, in peak periods, i altered the code to add more entries in that period of time. Also, since my lecturer had recommended us to not use java since it is too time consuming and making the UI work properly has proven to be challenging, the team decided to use Python GUI tkinter tk library in order to show the data flow more clearly.
This week I also written the code to make predictions off real-time data and display the predictions on when a customer will leave, how long more before a table will get occupied, and displaying these data based off the current status of the shop.
コメント