|
| 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 | + |
| 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 | + |
| 37 | + |
| 38 | + |
| 39 | +[My Contribution](https://github.com/hiromon0125/ritchie-bus-schedule/issues/124) |
| 40 | + |
0 commit comments