Skip to content

tanjyy/ridesio

Repository files navigation

Ridesio - a ridesharing platform

Ridesio is a rideshare bulletin board iOS app (written in Swift) for college campuses that lets users request or post upcoming rides. Ridesio provides a communal, sustainable way of ridesharing for college students.

Ridesio was the 2nd Place winner for CodePath's Virtual Demo Day 2020. Read more in this article.

Demo GIF

Installing/Usage

Clone this GitHub repository

  • git clone https://github.com/tanjyy/ridesio.git

Install the Podfile from the root directory of the project

  • cd ridesio; pod install

Open the xcworkspace file

  • open rideshare.xcworkspace

Run the application in a simulator of your choosing from within Xcode

Code style

We are following Google's Swift style guide.

Tests

There are no automated tests as of yet; this is an in progress area of development.

Built with

  • Swift - all the iOS application logic was done in Swift
  • Parse - used as the backend for the v0 prototype of the application
  • AlamofireImage - used to display images within the application

Authors

  • Taha Afzal - Created first prototype of Ridesio for CodePath Demo Day Fall 2020
  • Nashir Janmohamed - Created first prototype of Ridesio for CodePath Demo Day Fall 2020
  • Yao Yin - Created first prototype of Ridesio for CodePath Demo Day Fall 2020

Acknowledgments

  • Codepath: The authors met in breakout rooms during the CodePath iOS Fall 2020 course. This course was one of the most comprehensive and engaging learning experiences we have had! The class taught us so much about application development, UI/UX design, and entrepreneurship, and we highly recommend it to anyone regardless of their desire to pursue mobile engineering as a career.
  • Zimride: This web only platform was the inspiration for Ridesio; we intend to bring the Zimride experience to mobile devices.
  • Suraj Chetnani: Suraj was our mentor for the v0 prototype of the app; his advice and guidance was crucial to the success of our app at the CodePath demo day.

About

Ridesharing iOS application for college students. Won 2nd place in the iOS category at CodePath Demo Day 2020.

Resources

Stars

Watchers

Forks

Languages