DenisSemko / SecondChance

Parents&Kids system for developing child's skills in a convenient way

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

SecondChance

Parents&Kids system for developing child's skills in a convenient way

Table of Contents

General Information

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.

Technologies Used

  • ASP.NET Core 3.1
  • C#
  • MSSQL
  • ASP.NET Identity
  • Swagger

Architecture

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

Features

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

Setup

You need to download this repository and run it using Visual Studio 2019 or newer.

Usage

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 Status

Project is: no longer being worked on.

Contact

Created by @dench327 - feel free to contact me!

© 2021

License

You can check out the full license here This project is licensed under the terms of the MIT license.

About

Parents&Kids system for developing child's skills in a convenient way

License:MIT License


Languages

Language:C# 100.0%