The related services scheduler is built to allow related service providers (Speech, OT, PT, ...) more easily manage their caseloads and insure compliance.
- Vue.js
- FullCalendar
- BootstrapVue
- SwaggerHub
- [Render] (https://render.com/)
- [FastAPI] (https://fastapi.tiangolo.com/)
- [PostgreSQL] (https://www.postgresql.org/)
Need a .env file for your environment (.env.local for local) containing the root of our api. Ours is something like
VUE_APP_ROOT_API=https://bogus.com/services/api/
npm install
npm run serve
npm run build
npm run lint
This application is being hosted on Render to allow testing and general messing about - Demo - not at all a current version - soon
Distributed under the MIT License. See LICENSE
for more information.
Thomas Murphy - @codegaucho - tom@codegaucho.com
Project Link: https://github.com/teammurphy/RelatedServicesScheduler