The main motivation behind this repository is to provive working code examples. Tutorials from Grokking the Object Oriented Design Interview course contains code snippept only for class diagram.
Extend the tutorial diagrams to use Mermaid diagrams for better clarity.
Here I used Python Faker library to implement functionality of class and methods.
Tutorial | Link | working code |
---|---|---|
Library Management System | Link | Link |
Movie Ticket Booking System | Link | Link |
Online Shopping System | Link | Link |
Parking Lot | Link | Link |
Stack Overflow | Link | Link |
Cricinfo | Link | In Progress |
Inatall python Faker library in any python virtual environment and then run the runner file of example.
PR's are welcome !
PR's are welcome !
Leave a ⭐ If you think this project is cool.