About
A prototype frontend example to demo existing functionality for CS
students for managing appointment data.
Intended for use with MED.
License
Copyright 2020 vaeringjar.
Distributed under the AGPLv3+.
Roadmap
- Completely remove boostrap
- Replace bootstrap glyphs with emoji
- Replace bootstrap container/col with flex/grid
- Implement a properties component for each detail key/value pair.
- Move external resources to a new route.
- Implement the create appointment
- Implement the intake form
- Implement the add message form
- Implement clear hold
- Implement finish button action
- Implement reassign
- Implement resolve
- Display more details.
- Add credits to the about view
- Persist unsaved work on the messages form.