What it does
-Based on user input location, we give users the closest bus stop and allow them to perform tasks they want to achieve. -The user can create tasks to finish throughout the day while they are commuting
How we built it
-We used python to figure out the closest bus stop -We used React Native to make the productive app
Challenges we ran into
-The data frame went over 24 hrs causing a lot of errors. To solve this, we had to invalidate the values that did not fall under the 24-hour time frame. -Integrating the python code and the React Native passed extreme challenges without the use of an API
Accomplishments that we're proud of
-Working with python to get the location of the user. -Created an application for the user to input tasks to finish throughout the day
What we learned
-We learn how to use React Native to make an application -How to use python geolocation to find the nearest bus stop location using the NJTransit Database
What's next for Bussin Around
-We want to be able to connect a fast API to connect the python code to the application -We also want to want it to predict when a user should arrive at a bus stop -Add more applications for the user to be productive
Log in or sign up for Devpost to join the conversation.