manio143 / PLQRefereeApp

Testing environment for referees of the Polish Quidditch League

Home Page:https://ref.polskaligaquidditcha.pl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Referee Testing Environment for the Polish Quidditch League

This is the source code for the PLQ's referee testing portal which you can visit here: https://ref.polskaligaquidditcha.pl

It's a ASP.NET Core MVC application (used to be in F# with Suave), made with security in mind. If you find any bugs, please submit an Issue, describing when, what happens.

The core functionalities are there

  • User can login
  • User can register
  • User can take a test
  • User can viewtheir profile
  • User can edit their profile
  • User can browse the referee catalog
  • Admin has an easier life managing tests and users - can be achieved by simply editing the database with phpMyAdmin or similar

Screenshots

Index page

Index page

Referee directory

Directory

Register page

Register

Profile page

Profile

SR test - user can take the test

SR

AR test - user is in the cooldown period

AR

Starting a test

Starting test

Taking a test

Taking test

About

Testing environment for referees of the Polish Quidditch League

https://ref.polskaligaquidditcha.pl

License:ISC License


Languages

Language:C# 70.8%Language:HTML 18.2%Language:JavaScript 6.9%Language:CSS 2.8%Language:Shell 0.6%Language:Dockerfile 0.6%