Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.19 KB

README.md

File metadata and controls

24 lines (17 loc) · 1.19 KB

🚚 ZWIGGY

Zwiggy Application was whipped up based on the thought that "What if food delivery application is available as a Native Application?". Zwiggy is a Windows Native Application, It was built using Universal Windows Platform API's which helps us to publish our application across various devices. A Quick Walkthrough of the application will be embedded below,

zwiggy.mp4

🏭 Architecture

Clean Architecture was used to design the Applications Code Flow in an attempt to make sure all the services are loosely coupled, making it reusable and lessen code redundancy. The Below attached onion diagram will shed a light on how the architecture works, if posed with any doubts feel free to reach me out.

CleanArchitecture


🖥️ Technology Stack