- Integrate local country taxi resources.
- SCABER = safe + cab + togerther
- Detail in wiki page.
- Ride service
- Rating system
- Both passenger and driver can rate each other, to promote entire quality.
- Avoid passenger/driver with bad behavior.
- Security
- Enhance security of taking taxi.
- Provide realtime monitor of each passenger/driver, prevent from accident or carjacking.
- Integration
- Integrate all the locality taxi resources, and promote entire benefit.
- Cooperate with Government
- Using resources provide on openData
- Before start (for gulp):
# Step 1:
(install ruby on your platform => take some time)
# Step 2: (install ruby complete)
> gem install sass
# Step 3: (using gem update system)
> gem update --system
- Install gulp (for building):
# Set gulp as global
> npm install -g gulp
# install gulp-sass (can add into)
> npm install gulp-sass
- Build & start
# run the server
> npm run all