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

Implement Exam Endpoints #345

Merged
merged 5 commits into from
Oct 14, 2023
Merged

Conversation

Dhruvrg
Copy link
Member

@Dhruvrg Dhruvrg commented Sep 16, 2023

Description

This PR adds the Exam endpoints to the project. It includes the following changes:

  • Created controllers and services for Exam endpoint
  • Added routes for Exam operations
  • Integrated Exam routes in app.js
  • Implemented test cases for all Exam endpoints
  • Documented the Exam API using apidoc

Fixes

Fixes #316

Checklist

  • Code follows project's style guidelines.
  • Changes are documented appropriately.

Copy link
Member

@TejasNair9977 TejasNair9977 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fix eslint issues, replace objectids in testcase with actual ones

Copy link
Member

@TejasNair9977 TejasNair9977 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ill accept it after you fix eslint

Copy link
Member

@TejasNair9977 TejasNair9977 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@TejasNair9977 TejasNair9977 merged commit ae5b099 into development Oct 14, 2023
1 check passed
@TejasNair9977 TejasNair9977 deleted the 316-all-endpoints-for-exam branch October 15, 2023 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants