Skip to content

calebmosher/parking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

#Parking Garage

Models the following:

  • Defines a garage with finite number of spaces.
  • Displays its empty/full status.
  • Valet service accepts a car, returns a ticket.
  • Valet service accepts tickets, returns a car.

Current version does not persist any data, only holding it in memory. Garage is reset on pageload.

See demo at: http://demo.chevro.co/parking.

About

Parking Garage: Basic CRUD simulation held in memory.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published