A simple call-scheduling calendar for physician offices. You'll need some experience as a web developer to get this up and running.
- Documentation: https://github.com/aidanatwork/simpleshifts/wiki
- Example Instance: https://smfpcal.com/
- Backlog:
- Create a history page that logs what changes were made to DB (Create, Remove, Update, Delete) and by what user
- Add progress bar for loading shifts on visit
- Add unit tests, automated alerts when app is failing
- Turn this into a self-service web app, so it doesn't need dev expertise to set up.
- Refactor front-end code to use latest version of FullCalendar.