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

feat: Implement Questions CRUD UI and Integrate with Services API #5

Conversation

alexandermula
Copy link

  • Added dynamic question list with category filters and search functionality
  • Integrated search bar with active filters for real-time question display
  • Created Question and EditQuestion pages with form validations
  • Implemented EditQuestion form with cancel and save functionality
  • Added AdminPanel with options to add, edit, and delete questions
  • Updated QuestionCard component with improved layout and clickable navigation
  • Modified services API to support frontend integration for CRUD operations
  • Fixed issue with category display and dropdown selector on EditQuestion page
  • Updated SideMenu with navigation and UI enhancements
  • Minor CSS refinements and bug fixes for consistent UI/UX

- Added dynamic question list with category filters and search functionality
- Integrated search bar with active filters for real-time question display
- Created Question and EditQuestion pages with form validations
- Implemented EditQuestion form with cancel and save functionality
- Added AdminPanel with options to add, edit, and delete questions
- Updated QuestionCard component with improved layout and clickable navigation
- Modified services API to support frontend integration for CRUD operations
- Fixed issue with category display and dropdown selector on EditQuestion page
- Updated SideMenu with navigation and UI enhancements
- Minor CSS refinements and bug fixes for consistent UI/UX
@DanLinhHuynh-Niwashi DanLinhHuynh-Niwashi merged commit 1af7a3f into CS3219-AY2425S1:question-service Sep 26, 2024
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.

2 participants