In September of 2020, UC Berkeley announced that they would be providing biweekly COVID
surveillance testing to students living in group housing such as fraternities, sororities, and
co-ops. In an effort to ensure that members of my chapter participated in this biweekly testing,
I developed a service that simplified the management of tracking individual testing
activity.
This service is a full-stack flask web app (HTML, CSS, JavaScript, Python, PostgreSQL) that
relies on user accounts to upload information related to their scheduled tests, and it sends
weekly reports to an admin detailing the testing activity of an organization. The service also
sends email
reminders to members that have yet to sign up for tests by a certain point in the week
(currently Wednesday afternoon). Along with this functionality, I have included features such as
links to COVID 19
resources and step-by-step guides detailing how to sign up for testing. This source code has
been shared with a few other organizations on campus as well.