Skip to content

Commit 2ca5378

Browse files
committed
Merge branch 'KobeAdams/main'
2 parents c7dbd27 + d8165a5 commit 2ca5378

File tree

3 files changed

+40
-0
lines changed

3 files changed

+40
-0
lines changed

_posts/2025-04-06-cka8762-rit.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
---
2+
layout: post
3+
# If your post title is longer or more complicated
4+
# than can be represented in the filename, uncomment the following line
5+
# and specify a custom title
6+
title: "Improving the RIT Bus app"
7+
8+
Contribution:
9+
- Feature Suggestion
10+
11+
# Enter your name below
12+
author: Cameron Adams
13+
---
14+
15+
## What I contributed to?
16+
I contributed to the open source app for rit buses, Ritchie's Bus Schedule. An open source app that focuses on helping RIT students navigate the bus schedule easier to
17+
navigate.
18+
19+
## Why I choose it
20+
I wanted to contribute to something that I use, even if its every so often. I always found myself looking at the official rit bus site and struggling to read through
21+
the schedule that they layout. When this class first introduced me to it I swapped over to using [rit-bus.app](rit-bus.app), which was easier to read. I find it more
22+
satisfying to contribute to an app that not only I use, but hopefully other rit students.
23+
24+
## The Contribution
25+
Since the app itself, as far as I can tell, runs fairly clean so I didn't immediately find any glaring bugs. I used the app for a couple weeks, doing a combination of
26+
limit testing and just general app use, I still found no glaring bugs. There are some differences between the mobile and desktop versions of the websites, but those
27+
are intentional experimental or design choices. After taking a look at the issues, I was a little overwhelmed with making code changes.
28+
29+
Instead I decided to make a feature suggestion. While I was using the app, I only have the 1 apex bus favorited. When on desktop I felt like there was a lot of dead space
30+
in the favorited section that could be used to display more information.
31+
32+
![An image displaying the deadspace in the favorite buses section](/hfoss2025-blogs/assets/images/cka8762/Contributions-1.png)
33+
34+
I suggested that the space should be filled with another part of the website, the time Table. Each bus has a time table for each stop that they pick/drop off students.
35+
36+
![An image of the Ritchie's Bus Schedule time tables](/hfoss2025-blogs/assets/images/cka8762/Contributions-2.png)
37+
38+
39+
[My Contribution](https://github.com/hiromon0125/ritchie-bus-schedule/issues/124)
40+
14.1 KB
Loading
13.2 KB
Loading

0 commit comments

Comments
 (0)