Home Overview Evolution Results Implementation Impact About Us

Candidates Weekend Guide

The Candidates’ Weekend Guide is a web app that serves as a one-stop-shop for candidates coming to Olin’s Candidates’ Weekend. It includes features such the schedule of events and the campus map. There is also an interface for admissions officers to update events and information specific to each student, like their interview times and locations. The app is usable on both desktop and mobile devices.

Want to see our app in action? Click here.

Below is a video walkthrough of our app.

Getting Started

These instructions will allow you to run and test the project on your local machine.

Required Packages

To run this project locally and interact with the code, you will need to install flask firebase_admin, and pandas. Use the following code to install the packages.

pip install flask

pip install firebase_admin

pip install pandas

pip install requests

Authors

Acknowledgments