Inspiration

We were inspired by how hard it can be for people with disabilities to find accessible parking. Sometimes these spots are taken or misused, which can cause stress and hardships. We wanted to make something that helps solve this problem using technology.

What it does

AccessPark shows accessible parking spots on a map. Users can see if a spot is available (green) or taken (red). They can also see basic information about each spot, like if it has ramp access or is van-friendly. Users can also report if a spot is being misused and reserve parking spots in advance.

How we built it

We built this project using Python for the backend and HTML and CSS for the frontend. We used Visual Studio Code to code everything. The map shows parking spots, and the backend helps manage the data and reports.

Challenges we ran into

We had some trouble connecting the backend and frontend at first. Setting up Google Maps and API keys was confusing, so we decided to use mock data from Edison instead.

Accomplishments that we're proud of

We are proud that we built a working app with many helpful features in a short time. We were able to create an interactive map, show parking spots, and add a reporting feature. We turned our idea into something that actually works.

What we learned

We learned a little more about Maps JavaScript APIs and how to build a simple web app. We also learned how to work around our problems to connect the frontend and backend.

What's next for GWC Hackathon 2026

Next, we would like to make the app more advanced by adding real-time updates using sensors. We want to implement a Google Maps API to use real data. We also want to improve the design and add user accounts so it’s easier for people to use.

Built With

Share this project:

Updates