Siyanda / learnertodriver

Home Page:http://learnertodriver.co.za

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Learner to Driver

πŸ“š πŸ“ πŸš—

Rails PWA with quizzes to get you ready for the SA learners test

ruby version rails version

Getting Started

Prerequisites

  • Ruby: we recommend using asdf to install the Ruby version listed on the badge.

Installation

  1. Make sure all the prerequisites are installed.

  2. Fork learnertodriver repository, ie. https://github.com/siyanda/learnertodriver/fork

  3. Clone your forked repository, ie. git clone https://github.com/<your-username>/learnertodriver.git

  4. gem install bundler

  5. bundle install

  6. rails db:create

  7. rails db:migrate

  8. rails db:seed

Starting the application

  1. bin/dev


Enjoy ❀️

About

http://learnertodriver.co.za


Languages

Language:HTML 38.0%Language:Ruby 33.9%Language:SCSS 23.8%Language:JavaScript 3.3%Language:Dockerfile 0.9%Language:Shell 0.1%