/adr-platform

Primary LanguageC#MIT LicenseMIT

Platform used for storing Achitectural Decision Records

An architectural decision record provides that history by acting as a collection of architecturally significant decisions, in a succinct, structured format, which describes exactly how something changed at a given point in time. They provide a way to understand how and why an architecture has evolved as it has grown.
(I coppied that one)

The idea

This project was inspired by the following articles:

Implementation

  • Api for working with database - ASP.NET Core Web Api
  • Web application - ASP.NET Core MVC and some commercial framework
  • Android app