feat: add basic logging and metrics. also add docs

This commit is contained in:
vee1e 2025-06-23 16:43:21 +05:30
parent 15afd8837f
commit d55748680e
6 changed files with 129 additions and 64 deletions

View file

@ -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