Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Final Writeup

Design

Image Added

Image Modified

Image Added

Image Added

Implementation

Our system, built with a Django backend, allows users to store and save the trips that they plan as well as the personal information used to match the user to particular colleges. The system is scalable in the sense that it would be easy to add additional attributes (top majors, etc.) as new search criteria in the future, but some aspects of our implementation have led to latency issues in loading different pages. 

...