Conversation
feat: set up frontend and backend project structure with core archite…
…rations - Set up Express application with security headers, CORS, and logging. - Implemented health check endpoint. - Established MongoDB connection with error handling. - Created custom error handling and response utilities. - Removed obsolete configuration and utility files. - Added TypeScript support with updated tsconfig.
…stants. added router files,
…ngle quotes and cleaning up formatting
…gement, and shared layout components
feat: implement core project architecture, routing, global state mana…
refactor: update route elements to use fragments and clean up dashboa…
…r routing to include error elements
feat: implement error handling and page not found components; refacto…
feat: add models and DTOs for Category, Owner, User, Venue, OTP, and …
fix(routes): reorder mainRoutes and protect owner routes with authori…
fix(routes): add missing schema imports for venue validation
…r users and owners
feat: implement role-based registration flow with signup selection fo…
the owner venue management, admin venue mangement, and user venue lis…
…nd add null check to pagination component
… unused getAllCategories method
refactor: update category retrieval to use publicVenuesApi and remove…
…add role-based navigation components
feat: implement user profile management with update capabilities and …
…ement ui and backend
FEAT: Admin Actions- Approve, Reject , owner verification, user manag…
setup slot button added
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.
Description
Phase Category
Tech Stack (For Phase 1 MVP Submissions)
(Example: Frontend: React, Backend: Node.js, Database: MongoDB)
Type of Change
Checklist:
AI Disclosure
Screenshots / Screen Recording (if applicable)