feat: enhance form upload component and parsing logic

- Refactored methods to extract form details such as title, language, version, questions count, and options count.
- Updated XLSFormParser to use default form IDs and improved data conversion from tempData.json.
- Adjusted the getFormById method to return a more flexible response type.
This commit is contained in:
vee1e 2025-09-11 20:45:23 +05:30
parent 86a45d02da
commit 94a35c90d6
4 changed files with 245 additions and 31 deletions

1
.gitignore vendored
View file

@ -22,3 +22,4 @@ dist/
project-plans/
.DS_Store
.cursorrules
tempData.json