Bez popisu

vaeringjar 4f7169cd65 Fill in the About page. před 2 roky
public 912a649866 Change the Files to match recent changes on the backend. před 2 roky
src 4f7169cd65 Fill in the About page. před 2 roky
.browserslistrc 4d695d80cb Init project. před 3 roky
.env.development 669a94f2d3 Make the production build for med-enterprise-dash. před 3 roky
.eslintrc.js 4d695d80cb Init project. před 3 roky
.gitignore 4d695d80cb Init project. před 3 roky
.prettierignore 39c1f11571 Start wiring up the records view. před 3 roky
.prettierrc.json 39c1f11571 Start wiring up the records view. před 3 roky
LICENSE 4d695d80cb Init project. před 3 roky
Makefile 652c3ccc51 Use cases not history for terminology. před 2 roky
README.org 2940e34200 Add a readonly configuration. před 2 roky
babel.config.js 4d695d80cb Init project. před 3 roky
package-lock.json 85f3202b93 Upgrade the file format for package.json. před 2 roky
package.json bab0addaa9 Fix the license, version, and people info. před 2 roky
vue.config.js 669a94f2d3 Make the production build for med-enterprise-dash. před 3 roky

README.org

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.