🔗 Public Deployment: https://medblocks-take-home-assessment.vercel.app/
This is a Vite-powered frontend application developed as part of a take-home assessment for Medblocks. The goal of this project is to create a lightweight, browser-based patient registration app using Pglite, a SQLite implementation for the browser.
To set up and run the project locally:
git clone https://github.com/Sarvesh-Ghildiyal/medblocks-take-home-assessment.git
cd medblocks-take-home-assessment
npm install
npm run dev
---
The following tasks were given as part of the assessment:
- ✅ Build a frontend-only patient registering app using Pglite
- ✅ Register new patients
- ✅ Query records using raw SQL
- ✅ Persist patient data across page refreshes
- ✅ Support usage across multiple browsers
> All tasks have been completed except multi-browser support, which is currently under review.
---
## 📋 Requirements Overview
The assessment required the following deliverables:
- ✅ Document each feature as a separate Git commit with clear commit history
- ✅ Provide setup and usage instructions
- ✅ Deploy your solution to a publicly accessible URL
- ⏳ Describe any challenges faced during development (pending)
---Click the image to watch the demo video on YouTube.
