majidm55 / Schoober

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image

Carpooling app that provides a platform to connect drivers with parents within a neighborhood. Some parents either don't have the time or resources to drop their kids to school. The alternative options are too expensive or not safe for children (e.g. public transit). Hence, safety and convenience are major concerns; we only have drivers who are parents that have kids going to same schools.

Group Members

Getting Started

  1. Fork this repository, then clone your fork of this repository.
  2. Install dependencies using the bundle install command.
  3. Make sure all dependencies in your Gemfile are available to your application.
  4. Seed the app with command: rake db:reset
  5. Run server with command: bin/rails s

Dependencies

  • 'rails', '~> 5.2.3'
  • 'bootstrap', '~> 4.3.1'
  • 'puma', '~> 3.11'
  • 'geocoder', '~> 1.5', '>= 1.5.1'
  • React-Rails
  • GMaps4Rails
  • PostgreSQL 9.x
  • Twilio On Rails
  • ruby-2.3.5

Final Product

schooberdemo

Future Goals

  • Driver Dashboard
  • Dynamic Trips (Delete Trip Function)
  • Geolocating Trips
  • Transit Notification
  • Verification for Parent Drivers
  • Blog/Chat Service

About


Languages

Language:Ruby 50.1%Language:HTML 27.7%Language:JavaScript 12.2%Language:CSS 7.7%Language:CoffeeScript 2.3%