Final project of the Introducción .NET 6 course at "Polo Tecnológico de Mina Clavero", customized with the purpose of merging the concepts learned and achieving a comprehensive solution.
For this proyect, the focus is on three aspects:
- Game dynamics.
- Bingo cards construction.
- Storable information.
The objective of this project is to achieve a practical application by applying some technical development and management and documentation knowledge.
For more details regarding the project definition, you can access the following link.
The following link will redirect you to the repository's list of issues:
Positions | Roles |
---|---|
Administrator: user with acces to general metrics. | Admin |
Client: user for whom the application is intended. | Player |
To explain and understand the process and translate it inot the user's experience, it is represented through the following User Flow Diagram.
You can see the analysis that precedes the design of the diagram at the following link:
- 🔬 Analysis
The purpose of the following document is to catalog and present the various interfaces that will compose the solution and will serve as a reference for the development of views and models for communication.
Technology |
---|
Angular 16 |
.NET Core 6 |
SQL Server 2019 |
...