Backend for Physio App Scheduling

Заказчик: AI | Опубликовано: 09.02.2026

I’m working with the AI-Powered Physiotherapy Recovery Flutter template from CodeCanyon (see link above) and now need a purpose-built backend to handle its scheduling flow. The mobile side is ready; what I’m missing is the server logic that lets therapists create, update, and cancel treatment sessions while automatically sending SMS reminders to patients ahead of each appointment. My priorities are clear: – Robust session scheduling and management endpoints that the existing Flutter code can call seamlessly (REST or GraphQL, your choice as long as it’s well-documented). – A background job or queue that fires SMS reminders at configurable intervals—Twilio, Nexmo, or another SMS gateway works for me provided it’s abstracted cleanly so I can swap providers later if needed. – Basic admin visibility: either a lightweight dashboard or an easy Postman collection so I can verify bookings, edits, cancellations, and reminder logs without diving into the database. Everything should deploy painlessly on a mainstream stack—Laravel, Node.js, Django, or Firebase Functions are all fine so long as you keep the code readable and the instructions clear. https://codecanyon.net/item/aipowered-physiotherapy-recovery-flutter-app-template-physical-therapy-rehab-app/60691153 When you’re done I’ll test by booking sessions from the app, tweaking reminder times, and checking that SMS messages arrive as expected. If that passes, the job is complete.