npathai / system-design-with-code

System design not just on whiteboard, but with code.
21 stars 7 forks source link

Restructured project structure #19

Closed npathai closed 4 years ago

npathai commented 4 years ago

Current project structure was not useful to host multiple case studies.

So modified structure to following

/
--/url-shortener
--/case study 2

All the case studies can be imported as separate gradle projects.