Change live URL in README [skip ci]

Updated the live URL for the application in the README.
This commit is contained in:
lakshit verma 2026-07-01 23:19:02 +05:30 committed by GitHub
parent a0625fdd8f
commit 3bee7780b6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,7 +2,7 @@
Upload, validate, and manage Excel-based questionnaires through a modern web UI. XLSForm-compatible three-sheet format (Forms / Questions Info / Answer Options), parsed into a mobile-app-ready JSON schema and stored in MongoDB.
- Live at [bulk-questionnaire-upload.vercel.app](https://bulk-questionnaire-upload.vercel.app)
- Live at [bulk-questionnaire-upload.vercel.app](https://bulkforms.lverma.com/)
- API at [bulk-questionnaire-upload.onrender.com](https://bulk-questionnaire-upload.onrender.com/docs)
## Screenshots