Random members picker, to define the people responsible for things to do in a collective, over a given period and activities. Built with Tailwindcss and VueJS. The texts are written in French...
Français: Choix aléatoire de membres, pour définir les responsables des choses à faire dans un collectif, sur une période et des activités données.
See the manual here !
Build and run with Docker
docker build -t pickthem .
docker run -p 8000:80 pickthem
npm install
npm run dev
npm run build
npm run lint
- TailwindCSS - MIT
Copyright (c) Adam Wathan adam.wathan@gmail.com
Copyright (c) Jonathan Reinink jonathan@reinink.ca - VueJS - MIT
Copyright (c) 2013-present, Yuxi (Evan) You