Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
14
commits
Implement slot-finding algorithm with DTOs, service layer, and core time range logic
7d5ae25View on GitHubAdd logic for Add/Update/Remove event participants in EventParticipantService
0b51680View on GitHubAdd IEventParticipantService and EventParticipantService for Managing Event Participants
e069e57View on GitHubComplete EventService (Get, Update, Delete) and Implement EventsController Endpoints
2843777View on GitHubAdd Event DTOs and initial EventService implementation with CreateEventAsync
7d9b84dView on GitHubAdd JWT-based login endpoint and authentication service
a9f4223View on GitHubImplement UsersController with CRUD endpoints and API versioning
8f17425View on GitHubExtend User entity and DTOs with email, firstName, and lastName
41b3549View on GitHubImplement UserService with password hashing and MongoDB logic
682d0a9View on GitHubAdd DTOs for user registration, update, and response
2fe7600View on GitHubDefine domain entities and configure MongoDB connection
378f9baView on GitHub