Website developed during HackExtend Hackathon.
My role was the back-end developer. The back-end was built in Python and Flask. The website divides the given timeframe into equal shift slots and arranges the shifts by the way the client chooses. The user can save the group on the website and generate a new duty roster for it later. Saved groups can also be edited, by adding or removing members or changing names. The front-end was built in Vue.JS and Element-UI
this website made by three programers:
Nadav Peled was the team leader and the front-end developer,
Uri Peled was the back-end developer,
Eden Siri was the designer.
npm install
npm run serve
npm run build
npm run lint