Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.36 KB

README.md

File metadata and controls

40 lines (27 loc) · 1.36 KB

Checkline

Checkline is a tool to manage your runs

Try it out

Try Checkline with docker

cd docker-example
docker compose up

Find configuration options and more in the Wiki

Administration

Alt text With the administration overlay you can manage your users and groups.

Dashboard

Alt text With the Dasboard view you can manage your runners and their stats

Conspicious Runner

Alt text With the conspicious Runner Dashboard you could see runner, that need more than a configured time for a round

Scanner

Alt text With the scanner view you coud easy scan QR-Codes with the runners username and the add one round

Getting Involved

  • Question: Open a Discussion unde 'Discussions'
  • Issue: Open an issue under 'Issues'

Contribute

Start developing on a fork an the do a pull request

  1. Clone the fork
  2. You could easiely start a db and an instance of phpmyadmin with docker/dockerDesktop and the dockerCompose.yml
  3. You could easyly fill the Bd by running npm run test in the backend folder