Skip to content

mishal1/FAAST3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

#FAAST System

Week 1 weekend challenge at Makers Academy.

##Context This was the first weekend challenge at Maker's Academy. The challenge was to create a FAAST (Fast And Acessible Super Tube) system. There can be a number of trains inside the system. Trains can travel from station to station. Inside of a station, when the train stops, passengers alight and enter the carriages of the train. A Passenger touchs in at the station and touchs out at the destination station. A passenger can only touch in a station if their account has more than 2 GBP. Each coach of a train can hold up to 40 passengers. Each train is made of a number of coaches.

##Learning Objectives

  • Object-Oriented Programming
  • Object-Oriented Design
  • Test-Driven Development

##Technology Used

  • Ruby
  • Rspec

About

Makers Academy Week 1 Challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages