Update README.md

This commit is contained in:
sockenklaus
2021-12-02 12:54:38 +01:00
committed by GitHub
parent 28d42204ab
commit e480811bb1

View File

@@ -1,3 +1,17 @@
# About Duty-Schedule-FE
Duty-Schedule-FE is the web frontend for Duty-Schedule, a software to create and distribute team based duty schedules für employees working in a shift system that consists of one daily shift and one daily on-call duty.
This software is, as of today, in a very, very development stage.
## Planned features
* Create and manage employees with standing data, working hours and individual user logins
* Create and manage customers with default workload, shift lengths and core teams
* Create and manage duty schedules for any customer with core team members and additional team members.
* Version duty schedules and retrace the change process of any schedule
* Distribute new schedule versions to customer, core team and additional team members.
# Vue 3 + Typescript + Vite
This template should help get you started developing with Vue 3 and Typescript in Vite. The template uses Vue 3 `<script setup>` SFCs, check out the [script setup docs](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more.