Poodle is a scheduling tool.
This repository contains the SPA frontend implemented in vue.
Install yarn
yarn install
yarn run start-dev
Direct your browser to http://127.0.0.1:9000
yarn run build-prod
yarn run serve
Direct your browser to http://127.0.0.1:9000