Parents&Kids system for developing child's skills in a convenient way
In terms of the university project, there was developed a back-end service that supply severals APIs
System provides a Swagger UI along with REST API requests to work with the data about parents & kids development.
- ASP.NET Core 3.1
- C#
- MSSQL
- ASP.NET Identity
- Swagger
Project has N-Layered Architecture that consists of 4 layers:
- SecondChange - Presentation Layer
- BLL - Business Logic Layer
- DAL - Data Access Layer
- CIL - Core Infrastructure Layer
List the ready features here:
- Authorization & Authentication with ASP.Identity and JWT token
- User Account Functionality
- Add a child to the system as a parent
- Manage tests for childs as a parent
- Pass tests as a child
- Get results and infographics as a child and a parent
You need to download this repository and run it using Visual Studio 2019 or newer.
You will need Visual Studio 2019 or newer version to run the back-end service (or any other IDE that is suitable for you and .NET development).
Project is: no longer being worked on.
Created by @dench327 - feel free to contact me!
© 2021
You can check out the full license here This project is licensed under the terms of the MIT license.