Event-Management-System
A web application built with Laravel that allows users to create and manage events, RSVP to events, and view event details. It includes user authentication, event creation and management, RSVP functionality, and user roles.
Current Progress:
- CRUD Operations: Implementation of CRUD (Create, Read, Update, Delete) functionality for all models.
- Branch for CRUD Development: All ongoing work related to CRUD operations can be found in the CRUD branch.
Modeling