fylein / fyle-interview-intern-backend

82 stars 1.95k forks source link

Assignment Completed #28

Closed shivamgupta2020 closed 5 months ago

shivamgupta2020 commented 8 months ago

This pull request addresses multiple aspects of the assigned tasks.

  1. Added missing APIs as per documentation.
  2. Resolved intentional bugs to ensure all tests pass.
  3. Achieved a test coverage of 94% or above.
  4. Implemented essential SQL queries as specified in tests/SQL/.
  5. Optionally Dockerized the application with clear instructions in Dockerfile and docker-compose.yml for easy build and deployment.