Open
Conversation
Changed group number
Update README.md
🚀 Features: - Full CRUD operations for questions (Create, Read, Update, Delete) - Real LeetCode questions database with 10+ questions - AI-powered question generation with OpenAI integration - Advanced filtering, search, and pagination - Performance monitoring and caching - Comprehensive testing suite (Jest + Supertest) - Docker containerization support - Production-ready with security middleware 📊 Database: - MongoDB with Mongoose ODM - Optimized indexes for fast queries - Real LeetCode questions (Two Sum, Binary Search, etc.) - Statistics and analytics endpoints 🔧 Technical Stack: - Node.js + Express + TypeScript - MongoDB + Mongoose - OpenAI API integration - Docker + Docker Compose - Jest testing framework - Helmet security, compression, rate limiting 🎯 API Endpoints: - GET /api/questions - List questions with filters - POST /api/questions - Create question - GET /api/questions/:id - Get specific question - PUT /api/questions/:id - Update question - DELETE /api/questions/:id - Delete question - GET /api/questions/random - Random question - GET /api/questions/statistics - Database stats - POST /api/questions/generate - AI generation - GET /health - Health check - GET /metrics - Performance metrics ✅ Ready for production deployment and GitHub PR
- Add CONTAINERIZATION_GUIDE.md with complete setup instructions - Fix Dockerfile to include sample-questions.json in build context - Update Docker build process for proper TypeScript compilation - Add network configuration and API integration examples - Include troubleshooting and deployment instructions - Update validators, models, and types for better functionality
- Add DEVELOPMENT.md with branch structure and workflow - Establish formal development process - Document current branch status and commit history
- Rename development branch to dev/question-service for better organization - Update documentation to reflect new branch structure - Clean up branch naming convention
* Remove failing relax criteria buttons * Update readme
… able to see password or not. Added support for disabling profile page in collaboration page. Added README for user-service.
…2526Sem1/cs3219-ay2526s1-project-g20 into staging-user-service-2
Dev/collaboration readme
…ervice Remove extra buttons
Dev/boradcast leave event
Staging matching service in to user-service
Staging services
Dev/added support for some features
* Removed earlier due to errors * Fix with the ordering of difficulties within question service
Add relax difficulty functionality
Rename src file and removed tests for user-service
…age-new Dev/collaboration language new
Fixed the problem due to renaming and removed irrelevant components.
Updated project title and group information in README.
Feature/partner mentions
Staging to prod
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
👋! GitHub Classroom created this pull request as a place for your teacher to leave feedback on your work. It will update automatically. Don’t close or merge this pull request, unless you’re instructed to do so by your teacher.
In this pull request, your teacher can leave comments and feedback on your code. Click the Subscribe button to be notified if that happens.
Click the Files changed or Commits tab to see all of the changes pushed to the default branch since the assignment started. Your teacher can see this too.
Notes for teachers
Use this PR to leave feedback. Here are some tips:
For more information about this pull request, read “Leaving assignment feedback in GitHub”.
Subscribed: @jhwan0707 @LF1928 @senshir @YINZE66 @ChocoRagdoll