skjohansen / dojo-tic-tac-toe

0 stars 0 forks source link

Document needed architectual decisions #2

Closed skjohansen closed 19 hours ago

skjohansen commented 22 hours ago

Before I start programming do I need to make sure I agree with myself on the choice on a row of architectural decisions. For this should I use architectural decision records, I base these on the MARD template, this will make the records being based on markdown which is easy to use.

The ARDs will I create using the dotnet adr tool: dotnet adr, to speed up the writing will ChatGpt be used.

Some of these ADRs have already been decussed the the plan page 1 and page 2.

Initial ARDs which I need to make:

Only those which are essential for a start is described here, more like container technology and CI / CD will follow

skjohansen commented 20 hours ago

Additional decisions to (maybe) be made during the development (not ordered):

skjohansen commented 19 hours ago

More decisions will be needed in the future, for a basic console application this should be enough