Web App: Patient Records & Prescriptions
Budget: $30 – $250 USD
I’m looking for a clean, responsive web application—no native Android or iOS builds—so I can open it in any WebView or browser and immediately start working with my patients’ data. The core of the project is straightforward:
• Patient history management
• Prescription creation that pulls directly from each patient’s record
All information has to live in a secure database on my own server. Local storage or third-party cloud solutions are off the table.
I want an intuitive dashboard where I can add, edit, and search patient files, plus a prescription editor that lets me generate, download, or print professional-looking PDFs in a couple of clicks. Auto-fill of patient details is essential to avoid re-typing.
Use any modern stack you’re comfortable with—React, Vue, Angular, or even vanilla TypeScript for the front end; Node, Django, or Laravel for the back end—so long as the code is tidy and easy to extend. A REST or GraphQL API linked to a MySQL or PostgreSQL database will do the job.
Deliverables
1. Full source code (front end, back end, database schema)
2. Deployed version or build bundle ready to drop onto my server
3. Brief README explaining setup, tech choices, and how to run tests
4. Short hand-over session or video walk-through
Acceptance criteria
• CRUD operations for patient records work flawlessly
• Prescription PDFs generate with correct patient data and clinic branding
• All data persists in the server-side database and loads instantly on refresh
• UI remains usable across desktops, tablets, and phones
• Patient history management
• Prescription creation that pulls directly from each patient’s record
All information has to live in a secure database on my own server. Local storage or third-party cloud solutions are off the table.
I want an intuitive dashboard where I can add, edit, and search patient files, plus a prescription editor that lets me generate, download, or print professional-looking PDFs in a couple of clicks. Auto-fill of patient details is essential to avoid re-typing.
Use any modern stack you’re comfortable with—React, Vue, Angular, or even vanilla TypeScript for the front end; Node, Django, or Laravel for the back end—so long as the code is tidy and easy to extend. A REST or GraphQL API linked to a MySQL or PostgreSQL database will do the job.
Deliverables
1. Full source code (front end, back end, database schema)
2. Deployed version or build bundle ready to drop onto my server
3. Brief README explaining setup, tech choices, and how to run tests
4. Short hand-over session or video walk-through
Acceptance criteria
• CRUD operations for patient records work flawlessly
• Prescription PDFs generate with correct patient data and clinic branding
• All data persists in the server-side database and loads instantly on refresh
• UI remains usable across desktops, tablets, and phones
Related categories:
Django
MySQL
Node.js
Laravel
Web Development
Backend Development
Frontend Development
REST API