Skip to content

Dev aju#62

Open
Ajupoolat wants to merge 183 commits into
WeCode-Community-Dev:mainfrom
rashidnarikkodan:dev-aju
Open

Dev aju#62
Ajupoolat wants to merge 183 commits into
WeCode-Community-Dev:mainfrom
rashidnarikkodan:dev-aju

Conversation

@Ajupoolat

Copy link
Copy Markdown

Description

Phase Category

  • Phase 1: MVP Submission (Base Foundation)
  • Phase 2/3: Feature Implementation or Modularization
  • Phase 4: Scalability Optimization
  • General (Documentation, Bugfix, Chore, etc.)

Tech Stack (For Phase 1 MVP Submissions)

(Example: Frontend: React, Backend: Node.js, Database: MongoDB)

  • Frontend:
  • Backend:
  • Database:

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature / Module (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

Checklist:

  • I have read the Contribution Guidelines.
  • My code follows the community spirit and standards of the WeCode community.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • My changes generate no new warnings or errors.

AI Disclosure

  • I did NOT use AI tools to generate this code.
  • I used AI tools (e.g., Copilot, ChatGPT, Claude) to help write this code, and I have fully reviewed, tested, and understand the output.

Screenshots / Screen Recording (if applicable)

rashidnarikkodan and others added 30 commits May 30, 2026 23:02
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.
feat: implement core project architecture, routing, global state mana…
refactor: update route elements to use fragments and clean up dashboa…
feat: implement error handling and page not found components; refacto…
feat: add models and DTOs for Category, Owner, User, Venue, OTP, and …
Anoop Raj and others added 30 commits June 27, 2026 08:52
WIP: local changes before syncing with main
…mePicker, and refactor booking flow with payment modal
…aints, and add time slot validation to DateTimePicker
feat: implement granular duration calculation, enforce booking constr…
refactor: responsive UI improvements for guest section and implement …
feat: implement booking repository, service methods, and controller f…
FEAT: WIP-Booking - Create Booking service
…e fee structure to 18% GST and 12% platform fee.
feat: integrate Razorpay payment gateway for secure booking transactions
feat: forgot-password implemented and updated dtos, validation schemas
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.

4 participants