MHS Reddit CS 476 Project
The data collection service is a containerized python implementation of minimalistic Django. The application has an exposed public endpoint at https://toxit.info . This is the primary web application including the GUI, file export functionality, inference user interface and all functionality for both user cases is provided by this application interface over https. Client connections are managed by a web browser that negotiates a and maintains a https TLS connection with the server infrastructure.
.
