Park n Slide

Park n Slide Used AI

3 devlogs
8h 49m
•  Ship certified
Created by Ray

This web application helps users find the fastest Park & Ride lots in Ottawa. Enter your origin, destination, and departure time to get the fastest Park & Ride options. It uses Google Maps API with Python as the backend, FastAPI as the framework, and HTML/Css/Javascript as frontend.

Timeline

Added error message when locations are not in Ottawa

Update attachment

Ship 1

1 payout of shell 61.0 shells

Ray

10 days ago

Ray Covers 2 devlogs and 8h 17m

Updated front-end to be more user-friendly, such as updating results menu, added a origin and destination on results page (also required backend to retrieve the origin and destination)

Update attachment
Ray
Ray
7h 21m 10 days ago

Created backend using python and google maps api. It finds most optimal park and ride location. Then I used fastapi to connect it with html, css and javascript frontend. Spent a lot of time debugging, adding front end features, and getting fastapi to connect. Hosted on render

Update attachment