AIM: Accessible Interactive Map

Methods

AIM utilizes a range of APIs within Google Maps API to implement a navigation system with elevation information and locations to accessible doors on campus. Our web application finds the lowest total elevation for the user's route and displays the individual changes along the way. The accessible doors have precise coordinates for each building on the Kennesaw campus.


AIM uses React and Flask for simplicity, but also efficiency, prioritizing fast UI development and quick generation of the best route. PostgreSQL's data integrity is great for storing accurate building data and eventually user data.​