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 ❤️