Skip to content

pinne/cycle_hire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Erlangville Cycle Hire

The mayor of Erlangville wants to offer his citizens a new service: a Cycle Hire scheme. Spread across the City of Erlangville are a number of docking stations. Each docking station consists of a terminal and N docking points where you pick up (i.e. release) and return (i.e. secure) cycles. You take a cycle from a docking station, ride it where you like, then return it into any other docking station, ready for the next person. You’ve been asked to implement a prototype which models the Cycle Hire system. You will do that in Erlang.

3.1 Practical Part 1: Implementing a Docking Station

A docking station consists of a terminal and N docking points where you pick up and return cycles. Two separate docking stations can have a different number of docking points.

About

Erlangville Cycle Hire

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages