Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 2.53 KB

File metadata and controls

38 lines (24 loc) · 2.53 KB
Aimeos logo

Grokking Object Oriented Design Python

🌻 Motivation

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.

Tutorials

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

How to run example code !

Inatall python Faker library in any python virtual environment and then run the runner file of example.

PR's are welcome !

💙 Contributing

PR's are welcome !

💖 Like this project ?

Leave a ⭐ If you think this project is cool.