Skip to content

Commit

Permalink
Added supported databases et al
Browse files Browse the repository at this point in the history
  • Loading branch information
axunonb committed May 7, 2020
1 parent 2f806a5 commit f9d420f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

## What is it?
Volleyball League is a platform that brings everything necessary to organize and to run a league.
This is the 4th generation of the software developed over the last 20 years and a complete re-write.

## Features

Expand All @@ -13,6 +14,7 @@ Volleyball League is a platform that brings everything necessary to organize and
* User administration and authorization
* Fixtures incl. calendar export
* Fixture changes, entry of results
* Match report sheets
* Result lists and tables
* Automatic notifications and reminders
* Shared use of venues
Expand All @@ -29,7 +31,7 @@ Volleyball League is a platform that brings everything necessary to organize and

* ASP.NET Core 3.1 web-development framework
* C# programming language
* Microsoft SQL Server database (2016+)
* Microsoft SQL-Server 2016+ database is currently implemented. [See supported databases](https://www.llblgen.com/Pages/specifications.aspx)
* Bootstrap 4 and jQuery as the HTML, CSS, and JavaScript frameworks

## License
Expand Down

0 comments on commit f9d420f

Please sign in to comment.