Skip to content

ShreyeshArangath/unter-mobile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unter Mobile App

Motivation

Unter is a rideshare mobile application hoping to improve upon the current TTU rideshare solution. We have key differences between TapRide/Raider Ride. As compared to TapRide we hope to improve in areas such as real-time notifications when a driver arrives, better communication between Drivers and Passengers, sharing precise locations, and improving the campus map. The goal of this application is to replace TapRide and have an application that is easily maintainable by students / Texas Tech.

We hope to provide a service that caters to three users: Passengers, Drivers, and Admins. Passengers/Students will be able to request a ride by providing their current address and their destination address. Drivers will be able to accept these trips and give ample communication to passengers. Admin will be able to monitor and manipulate the state of trips and users.

UI Prototype
Passenger UI

Contribution

Please read the contribution guide to learn more!

Development Guide

Color Scheme

Color Scheme
Color Scheme

Mobile App Development

  1. Clone and install the required dependencies (like nodejs if you do not have it already installed)
git clone [email protected]:ShreyeshArangath/unter_mobile_app.git
cd unter/mobile-app 

yarn install 
    or
npm i
  1. Install the Expo Go app on your mobile device. This will let you connect to the local development environment and remotely build your application
  2. Run npm run web using your terminal
  3. Scan the QR code using the Expo Go app
  4. Start developing!

Backend Development

Backend Development Guide

Architecture

High Level System Design
High-Level System Design
PUSH Notifications
Prototype: Firebase Push Notifications
Real-Time Location Tracking
Prototype: Real-Time Location Tracking

References

Icon by Soni Sokell on freeicons.io Race Car icon by Icons8

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published