You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this project we implement garage system or a parking one where the system select the slot which fits your vechile (best fit or first fit)
we use the solid principles & design patterns to implement this in java