Skip to content

A project focussing on object oriented programming and test driven development

Notifications You must be signed in to change notification settings

jjromeo/boris_bikes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Boris Bikes

This was a project in which we were asked to design a system of boris bikes using ruby classes and modules. The main aim of this project was to allow us total newcomers to object oriented programming to grasp the concepts of it and of TDD.

Technologies used include:

  • ruby
  • rspec

How to use:

  1. Git clone repo
  2. require each file in lib in pry/irb
  3. initialize your modules and begin your boris bike adventure!

About

A project focussing on object oriented programming and test driven development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages