jindai1783 / Practice_OOD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Practice OOD

Introduction

This repository contain one of my first attempt to approach object-oriented design. It is Makers Academy's Boris Bikes Exercise.

Classes

  • User
  • Bikes
  • Van
  • Garage
  • Station

Methods

  • Bike: broken
  • User: breaks, rents, returns

About


Languages

Language:Ruby 100.0%