Skip to content

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.

License

Notifications You must be signed in to change notification settings

samuelroland/PickThem

Repository files navigation

PickThem

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.

Download and use

See the manual here !

Production

Build and run with Docker

docker build -t pickthem .
docker run -p 8000:80 pickthem

Development

Project setup

npm install

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Credits

About

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.

Topics

Resources

License

Stars

Watchers

Forks