tejaswini22199/todoBackend

Optimie query time for all the endpoints

Opened this issue · 0 comments

right now the time taken to retrieve results is more than expected. Consider seeing all endpoints and try to optimize them.

  • Adding task
  • Retriving tasks based on priority
  • retriving tasks based on category
  • retriving tasks based on completion
  • marking task as complete