Skip to content

feat(question-crud): fix question service endpoints and implement wor…#31

Open
D4R102004 wants to merge 3 commits into
mainfrom
feat_question_crud
Open

feat(question-crud): fix question service endpoints and implement wor…#31
D4R102004 wants to merge 3 commits into
mainfrom
feat_question_crud

Conversation

@D4R102004

Copy link
Copy Markdown
Collaborator

feat(question-crud): fix question service endpoints and implement working question listing page

  • Updated questionService.ts to use correct backend routes (/app/questions instead of /app/question)
  • Corrected all CRUD functions (GET, POST, PUT, DELETE) to match NestJS controller paths
  • Updated question/page to properly load and render questions using the service
  • Improved error handling and API consistency
  • List view now fully operational and aligned with user CRUD behavior

Implemented edit question page for question crud
Finished new question page for creating new question
@D4R102004 D4R102004 requested a review from CMazorra November 22, 2025 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant