Accessible Interactive Map (AIM) is a web-based, interactive navigation system designed specifically to address the mobility and visual needs of users, with a particular focus on the community at Kennesaw State University. This project combines innovative routing technology with accessibility-driven design, ensuring that individuals with disabilities—be they wheelchair users, asthmatics, or those with cardiovascular conditions—can effortlessly navigate complex campus environments. AIM is accessible via modern web browsers on desktops, tablets, and smartphones, making it a versatile tool for everyday use.
At its core, AIM is about breaking down barriers. With the primary goal of creating an environment that unites real-time navigation with enhanced accessibility, the project seeks to:
The user interface was built with a focus on simplicity and usability. Using React's responsive design framework, AIM accommodates a wide range of devices while ensuring that essential accessibility features remain front and center. Side menus, clear input fields, and a dynamic map display empower users to interact with the app with minimal friction. A high-contrast visual theme ensures that users with visual impairments experience seamless interaction.
Under the hood, AIM leverages a secure and scalable backend architecture. User account management, including registration, login, and an anonymous (guest) access mode, is managed through a PostgreSQL database. This setup secures credentials, user preferences, and route data. Integration with external mapping services—such as Google Maps API—facilitates real-time route optimization that considers ramps, elevators, and curb cuts.