Skip to content

PaisWillie/Cabpool-Frontend

Repository files navigation

Cabpool

About

Cabpool is a React Native mobile app that allows users to create and join carpools to get to their destination. It is designed as an additional feature for local taxi services to offer their customers.

This app was created as a final project for SFWRENG 3A04: Software Design II at McMaster University, through the process of generating software requirements, and implementing them in a software architecture.

Requirements include:

  • Interfacing with Google Maps to allow customers to track the taxi route
  • Present potential routes when requesting or offering taxi carpools
  • Encrypt all transmitted messages using a cryptosystem for confidentiality and integrity purposes

Screenshots

Cabpool Destination Select Cabpool Main Features Cabpool Status & Summary

Device Mockup created from Google Pixel 6 mockups

Documentation

The following are Software Requirements Specifications (SRS) documents for the Cabpool application:

Installation

Requirements

  • This application was developed and tested using Android Emulator with Pixel 6 Pro on Android 12 (S) using React Native 0.71.5
  • Install React Native using this setup guide and follow the instructions for React Native CLI Quickstart for your OS
  • Set up the backend server with the Cabpool-Backend repository

Running the App

  1. Ensure that you have the Android emulator running
  2. Run npm install to install all dependencies
  3. Run npm run start to start the app
  4. When prompted, press a in the terminal to run the app on the Android emulator

About

Taxi + Carpooling. You get the jist.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors