Git Product home page Git Product logo

tamuber's Introduction

TamUber Safety

The TAMUber Safety interface is a web project created for the Texas A&M Transportation Institute’s TAMUber project. This project is aimed at providing transportation assistance to disabled and mobility-disadvantaged students at Texas A&M. The TAMUBer safety interface is geared towards ensuring the safety of passengers who wait for the carts. This interface will be accessible to the driver, who will use it for notifying the administrators, contact emergency services, etc.

Getting started

To get started with the app, clone the repo and then install the needed libraries and gems:

If you are hosting the app on Cloud9, install these dependencies

$ sudo yum install -y gcc libxml2 libxml2-devel libxslt libxslt-devel
$ bundle install --without production

Next, apply database migrations to both the dev and test databases:

$ bundle exec rake db:migrate
$ bundle exec rake db:migrate RAILS_ENV=test
$ bundle exec rake db:seed

Run rspec and cucumber tests to make sure everything is working:

$ rspec
$ cucumber

If the tests pass, you'll be ready to run the app in a local server:

$ rails server -p $PORT -b $IP

Demo

https://tamuber606.herokuapp.com/

tamuber's People

Contributors

anjali-chadha avatar kexincui avatar yyvax avatar sachinpuranik99 avatar linxuan-wang avatar rickydengli avatar elliottdobbs avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.