Skip to content

A simple Ruby programme modelling an airport, built as a weekend challenge during Week 3 of Makers Academy.

Notifications You must be signed in to change notification settings

binaryberry/Airport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Airport

What is it?

A simple Ruby programme modelling an airport, built as a weekend challenge during Week 3 of Makers Academy. The Airport lands planes and lets them take off. Before doing so, it checks that it still has enough free spots that the randomly-generated weather is sunny. The grand finale is a spec modelling 6 planes landing and leaving the Airport.

How did I build it?

I built it by myself, using:

  • Ruby
  • Rspec

What I learned

  • To break down and solve a coding problem by myself
  • The importance of TDD

The brief

Brief

About

A simple Ruby programme modelling an airport, built as a weekend challenge during Week 3 of Makers Academy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages