Skip to content

Instantly share code, notes, and snippets.

View LucasKonrath's full-sized avatar

Lucas Konrath Damaceno LucasKonrath

  • São Leopoldo, Rio Grande do Sul - Brazil
View GitHub Profile
@LucasKonrath
LucasKonrath / arch-dojo.md
Last active September 17, 2025 03:30
Arch Doc Mr Bill

🧬 Template

This is a template created by Diego Pacheco which the goal to better describe a tought process which is called architecture. This should be used to learn software architecture and to pratice with use cases.

🏛️ Structure

1. 🎯 Problem Statement and Context

Mr Bill wants a system to keep track of his favorite POCs. You need to build a mobile app where Mr Bill can register all his pocs, and he also needs to be able to search POCs by: name, language, by tags. This system should be multi-tenant, because Mr Bill will sell the system to a bunch of people in Brazil. Such system must also have the ability to generate reports and generate a video with all the pocs the user did in 1 year.