Skip to content
This repository has been archived by the owner on Oct 16, 2022. It is now read-only.
/ exam-winforms Public archive

WIndows Forms Exam Project

License

Notifications You must be signed in to change notification settings

liannoi/exam-winforms

Repository files navigation

User Control

Codacy Badge CodeFactor License

Examination project performed by me at the STEP Computer Academy.

The project is a simulation of user management system. The main idea is the fact that we have two collections: a collection of roles and a collection of users to which roles are applied. One user can have multiple roles.

System requirements

Visual Studio .NET Framework C#
2017 (or higher) 4.8 (is recommended) 7.3

Build and Run

Сlone the repository and run the UserControl.sln file in Visual Studio.

Documentation

Wiki

License

The repository is licensed by Apache-2.0.