Technical case solution for a rental store, focused on modeling, business rules and Java backend.
Context
Model a domain with registration, control and usage rules for a rental store scenario.
Solution
I developed a Java solution focused on domain structure and implementation of core operations.
What it shows
- Demonstrates modeling reasoning.
- Object-oriented programming practice.
- Aligned with common technical challenges.