Skip to content

refactor: reorganize project directory structure#18

Merged
marvinjameserosa merged 11 commits intomainfrom
dev
Jan 29, 2026
Merged

refactor: reorganize project directory structure#18
marvinjameserosa merged 11 commits intomainfrom
dev

Conversation

@marvinjameserosa
Copy link
Copy Markdown
Contributor

@marvinjameserosa marvinjameserosa commented Jan 24, 2026

✨ What’s New?

  • Change folder name to frontend
  • Remove the node_modules folder
  • Installed missing packages

🔗 Related Issues

Closes #19

✅ Checklist

  • Code follows project conventions.
  • Unused code, variables, and console logs have been removed.
  • Code compiles and runs without errors.
  • Build and tests succeeds locally.
  • Assigned at least one reviewer.

geraldsberongoy and others added 10 commits January 19, 2026 01:25
- Built comprehensive 'Create Event' UI adph design brading
- Created reusable, polymorphic 'Input' component with 'cn' utility
- Modularized page logic into atomic sub-components (Navbar, EventOptions, Questions, etc.)
- Implemented 'useScrollLock' hook for managing body overflow
- Added parallax background effects and custom scrollbar styling
- Refactored global Navbar and shared UI patterns
…-page

feat(create-event): Add initial Create Event Page with responsiveness
feat(event-page-slug): add dynamic event page with slug routing and RSVP system
@marvinjameserosa marvinjameserosa changed the title Dev refactor: reorganize project directory structure Jan 24, 2026
@marvinjameserosa marvinjameserosa linked an issue Jan 24, 2026 that may be closed by this pull request
@marvinjameserosa marvinjameserosa requested review from CarlErosa and removed request for red-sakai January 29, 2026 09:25
@marvinjameserosa marvinjameserosa merged commit 943a85c into main Jan 29, 2026
1 check failed
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.

refactor: reorganize project directory structure

4 participants