Skip to content

Commit

Permalink
add transit
Browse files Browse the repository at this point in the history
  • Loading branch information
cindy-x-liang committed Nov 5, 2024
1 parent eea3c6f commit 47aec89
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,30 @@ <h2>Smart Travel App</h2>
</div>

</div>
<div>
<i class="fa-solid fa-bus"></i>
<h2>Ithaca Transit</h2>
<a href="">Lead and backend developer for Ithaca Transit - an app for Cornell students to see bus
and walking routes around Cornell’s campus and Ithaca
</a>
<div class="layer1">
<p style="font-size:13px;">
<br>
Managing a group of 8 team members ranging from iOS, Android, backend, and marketing
members. Organized biweekly sprints to develop new features for the app.

In terms of backend development, integrated notifications using Firebase cloud messaging
with the ExpressJS backend. Handleed the logic for notifications for departure as well as
bus delays. Utilized Flask microservice to parse live bus data in order to notify for
delays.

Currently working on integrating AI to enhance route suggestions for users.

</p>
<a href="https://github.com/cuappdev/ithaca-transit-backend"><i
class="fa-brands fa-github"></i></a>
</div>
</div>
<div>
<i class="fa-brands fa-app-store-ios"></i>

Expand Down

0 comments on commit 47aec89

Please sign in to comment.