Skip to content

GeekShubhamRajput/parking-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Multi-storey Parking System

Overview

  1. Consists of n floors, each floor has m parking spots
  2. To enter the premise, driver can reserve a spot

Feature

  1. At entrance, driver can see floor wise availability on signage board: As an example:
  • Floor 1 has 5 out of 100 available
  • Floor 2 has 20 out of 100 available

Goal

Data modeling for the system. Design classes for entities in the system. With each class,

  • define properties (along with their type)
  • behaviours (input and its type, output and its type)

About

simple multi-storey parking system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages