mirror of
https://github.com/vee1e/bulk-questionnaire-upload.git
synced 2026-09-01 09:50:06 +00:00
feat: add basic logging and metrics. also add docs
This commit is contained in:
parent
15afd8837f
commit
d55748680e
6 changed files with 129 additions and 64 deletions
|
|
@ -102,8 +102,8 @@ The application expects Excel files with three sheets:
|
|||
|
||||
## Features
|
||||
|
||||
- ✅ Excel file validation with detailed feedback
|
||||
- ✅ MongoDB integration for data persistence
|
||||
- ✅ RESTful API endpoints
|
||||
- ✅ Error handling and logging
|
||||
- ✅ CORS support for frontend integration
|
||||
- Excel file validation with detailed feedback
|
||||
- MongoDB integration for data persistence
|
||||
- RESTful API endpoints
|
||||
- Error handling and logging
|
||||
- CORS support for frontend integration
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue