System requirements for Breakfront Planner System. System overview see in HLD.
WIP
In v1, the system should register and log in users. After that, users get access to view their tasks and create/update tasks.

System contains two services:
Services communicate to each other through the gRPS API. And communicate with SPA through the REST-like APIs (GraphQL API in future versions).
Each service has dedicated database, go module and git repository.