Skip to content

Synenkyi/volley-management

 
 

Repository files navigation

README

Welcome to Volley Management project repository

Status

Build status

Sonar Quality Gate LoC Coverage

Maintainability Security Reliability

What is this repository for?

The goal of the project is to create system to manage Volleyball sport events for amateur leagues

Current Version: Pre-release

How do I get set up?

Summary of set up

Project is VS 2017 solution. Any edition will suffice.

Target framework is .NET 4.7.

Dependencies

All dependencies are managed via NuGet

Database configuration

Database is automatically deployed to server first time you run application. Specify proper connection string in Web.config file in VolleyManagement.UI project.

By default it is configured to use SQL Server 2016 LocalDB. But you can can change altering connection string.

How to run tests

Project uses MSTest framework. Tests can be triggered via Visual Studio test menu.

🚧 ToDo: Add guide how to run Code Coverage using JetBrains dotCover CLI runner

Deployment instructions

To deploy it locally you need to get AppSettingSecret.config file from Sergii Diachenko(mailto:sdiachenko AT outlook DOT com). This file should be put one level above sln file. (This prevents from accidental checkin)

Additional references

Who do I talk to?

  • All questions should be directed to Sergii Diachenko(mailto:sdiachenko AT outlook DOT com)

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 91.4%
  • JavaScript 4.1%
  • CSS 2.4%
  • TypeScript 1.3%
  • HTML 0.4%
  • PowerShell 0.3%
  • Other 0.1%