Skip to content

Conversation

@bibibibibap
Copy link

@bibibibibap bibibibibap commented Sep 6, 2025

Adds CRUD functionality for categories, including:

  • Mongoose model for Category
  • Controller with create, read, update, and delete endpoints
  • Express routes for category API
  • Jest test suite for all endpoints

@YK0317 YK0317 deleted the feature/categories-crud branch September 7, 2025 08:19
bibibibibap and others added 6 commits September 7, 2025 16:39
- Created Category model with Mongoose schema and validation
- Implemented categoryController with full CRUD operations
- Added RESTful routes for category management
- Set up Jest testing framework with comprehensive test suite
- Added proper error handling and validation
- Configured test coverage and CI-ready scripts
Added Authentication & Build Automation Feature
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.

3 participants