Blog Post #19

Team Login Page Wireframe

This week in IPPD we continued working on implementing our new team joining page and began researching the implementation of an in-game chat box. The concept above pictures a wireframe prototype for the team joining page generated earlier this week. While the backend for this page is completed in its entirety, we are still working on combining this with our frontend. Beyond this, we have been researching how to implement a chat room inside of an existing web application. This feature will prove to be the most difficult to implement as the resources pertaining to writing a web based chat room using CherryPy are extremely sparse. Lastly, we ran a security analysis on our code using PyCQA/Bandit. The results showed us specific in-line functions that could be maliciously targeted. With this information, we can now look at those functions and make changes to improve program security.

Leave a Reply

Your email address will not be published. Required fields are marked *