Inspiration
Wondering if campus services were actually being given effective feedback, we set out to create a website where both students and campus administration could see the feedback being given to various on-campus departments.
What it does
CampusCritique is a collection of surveys that survey the general feelings on-campus services across Georgia Tech's campus. It stores the answers in a MySQL database which are then supposed to be displayed as dynamically changing graphics that showcase the general feelings and attitudes towards these campus services to both students and faculty.
How we built it
CampusCritique was built primarily in Django, with HTML/CSS being done for the website, and a MySQL database being set up to log answers to surveys for data display.
Challenges we ran into
Django itself was a challenge to get integrated with HTML/CSS styling and MySQL databasing. The weaving of HTML/CSS with Python syntax and a depreciated version of Bootstrap, along with setting up a MySQL database to capture all responses was a monstrous task on its own.
Accomplishments that we're proud of
Managing to make a decently functioning web service based in Django. While not all of the functionality we hoped for is included in CampusCritique, the parts that are fully functional are stable. Being able to not only learn what is essentially a new language while also focusing on team development in the 36 hours allotted was a massive challenge, yet we managed to bust out a decently functional web service.
What we learned
We learned to come to hackathons with a clearer goal in mind. This goes into not trying to use an entirely new language and complex databasing software for our first project ever at a hackathon.
What's next for campus_critique
We hope to further develop and later on fully publish CampusCritique as a fully fledged online service, and in the future would hope to expand to other universities and have more extensive and expansive surveys with correctly displayed dynamic graphs to accurately fulfill the vision we had originally hoped to achieve.

Log in or sign up for Devpost to join the conversation.