Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix json encoder issues and nested queries #94

Merged
merged 11 commits into from
Aug 21, 2023

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    67e5cc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e29ffc0 View commit details
    Browse the repository at this point in the history
  3. Update routes and tests

    Created a new route for get respondent id feature and updated tests for the same
    HemanthSai7 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    21eea56 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be415b2 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

  1. Optimize data storage and retrieval

    Updated schema to store data in a more efficient way as per mongodb . Improved data retrieval for faster retrieval
    HemanthSai7 committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    aa32213 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fdd243 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    a54a11c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9dc7b63 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33aeb35 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a4734b0 View commit details
    Browse the repository at this point in the history
  5. Fix tests

    HemanthSai7 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    28de142 View commit details
    Browse the repository at this point in the history