A few questions about the design
|
|
2
|
71
|
September 21, 2022
|
I'm working on a similar project to what you detailed in your blog article, but with node.js
|
|
0
|
75
|
July 10, 2022
|
Class Diagram- Not clear with reasoning
|
|
1
|
81
|
March 30, 2022
|
Admin class - all work method should be part of a Service
|
|
1
|
126
|
March 29, 2022
|
Where is ParkingTicket()
|
|
1
|
94
|
March 4, 2022
|
ParkingSpot.assignVehicle?
|
|
5
|
772
|
November 26, 2021
|
Object Oriented Approach and mapping it to database tables
|
|
0
|
143
|
October 17, 2021
|
Why should ParkingFloor be concerned with updating Display Board?
|
|
1
|
96
|
October 11, 2021
|
How have we ensured synchronization here?
|
|
0
|
116
|
February 23, 2021
|
Why do we need parkingDisplayBoard
|
|
0
|
206
|
December 2, 2020
|
Are we expected to come with all of this in 45 minutes?
|
|
0
|
173
|
November 1, 2020
|
Designing a Parking lot - Object Oriented Design
|
|
1
|
308
|
September 26, 2020
|
Why do we need class for each Parking spot type?
|
|
0
|
133
|
September 26, 2020
|
Few OOPs concepts missing
|
|
0
|
166
|
September 13, 2020
|
Circular dependency between terminal and parkinglot?
|
|
0
|
146
|
August 24, 2020
|
Suggestions Required on How to calculate Parking Fee
|
|
0
|
184
|
June 15, 2020
|
Separate Collection for Free Slots
|
|
0
|
352
|
January 25, 2020
|
What is the purpose of __OnlyOne class?
|
|
0
|
323
|
December 22, 2019
|
Admin class should not have addParkingFloor/addEntrancePanel/addExitPanel funcs?
|
|
0
|
203
|
December 21, 2019
|