Skip to content

Commit

Permalink
Fix json encoder issues and nested queries (#94)
Browse files Browse the repository at this point in the history
* Updated deprecated methods

* Get all respondent ids on a specific data

* Update routes and tests

Created a new route for get respondent id feature and updated tests for the same

* Optimize data storage and retrieval

Updated schema to store data in a more efficient way as per mongodb . Improved data retrieval for faster retrieval

* Replace hardcoded role strings with Role Manager class

* Fix json encoder issues and nested queries

* Fix json encoder issues and nested queries

* Fix json encoder issues and nested queries

* Fix json encoder issues and nested queries
  • Loading branch information
HemanthSai7 authored Aug 21, 2023
1 parent bed49e2 commit 521dba5
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 567 deletions.
Loading

0 comments on commit 521dba5

Please sign in to comment.