Facade pattern is very useful when you've got a complex subsystem and you need to wrap it up with just one class - your facade.
Facade will have methods, to simplify the complexity of system, and make it easier to use.
Here is link to github repository with this project:
https://github.com/DominikLincer/Facade-Pattern
You can check out my facebook profile to see more programming content :
https://www.facebook.com/Full-Stack-Dev-1864583053848117/