Skip to content
/ Go-Kuy Public

Gojek Go-Ride Small Replica using Ruby on Rails

Notifications You must be signed in to change notification settings

NSns24/Go-Kuy

Repository files navigation

README

GO-KUY

GO-KUY is a web based application for users as their alternative public transportation. User could create their account, edit their profile, order go-ride, view order history, and give rating to the driver. In the other side, driver could also create their account, edit their profile, get a job, view order history, the receive rating from customer.

Getting Started

Clone the project and you're ready to go.

Prerequisites

Ruby Version - 2.5.1 Rails Version - 5.0.7

Get Ruby on Rails Installed on Your Laptop or PC

For Mac Users Take a look at http://railsapps.github.io/installrubyonrails-mac.html on how to install Ruby on Rails on Mac OS. This is very good to read. The author summarize the steps into several steps. But for now just focus on these parts:

  1. Install XCode Command Line Tools
  2. Install Homebrew
  3. Install GPG
  4. Install RVM
  5. Install Ruby (2.5.1)
  6. Install Bundler
  7. Install Rails (5.2.0)

For Ubuntu Users Take a look at http://railsapps.github.io/installrubyonrails-ubuntu.html on how to install Ruby on Rails on Ubuntu. This is very good to read. From the article, I would like you to focus on these parts:

  1. Prepare Your System
  2. Install Ruby Using RVM
  3. Install Node.js
  4. Install Bundler
  5. Rails Installation Options

Running

Run the app by running 'rails server' in your terminal Open your browser and go to http://localhost:3000 and the app is ready to go :)

Running the tests

Tests can be run by running 'rspec' in your terminal. You can find the tests in the spec directory (gokuy/spec).

Break down into end to end tests

These tests are used to ensure that models and controllers are running as expected.

Built With

Authors

  • Ambrosius David Haryono
  • Amir Fahmi Jessar
  • Nabila Putri Sina
  • Novi Steven
  • Tommy Willianto

Acknowledgments

  • GO-JEK
  • GO-RIDE

About

Gojek Go-Ride Small Replica using Ruby on Rails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published