Databases Course Project – ARG System

January 2023 – May 2023

For phase 1 of this project, my partner and I created an online dashboard for students who meet certain credit/grade requirements (stored on a database) to graduate from GW. The website was created using Python with Flask, as well as HTML/CSS with Jinja2. Our database was hosted using Amazon RDS for MySQL.

For phase 2, my partner and I were split apart and I was placed in a team of two other students, who each built a different part of the total project. Together, we developed an Application, Registration, and Graduation (ARG) system, which facilitated applicant, student, and alumni actions through a user-friendly website. To integrate all three modules, we constructed a ‘master schema’ and standardized our code.

This project and all related code is owned by The George Washington University.

Related Posts