Skip to content

Moemen12/Event_Platform

Repository files navigation

Events App


🚀  Frameworks and Some Tools I Have Used


Features

  1. UserAuthentication:Includes signup and login functionalities using Clerk.
  2. Event Exploration: Browse through a variety of events.
  3. Search Functionality: A search bar is available for finding all existing events.
  4. Filtering Options: Filter events by category using a select dropdown.
  5. Pagination: Events are displayed with pagination for better user experience.
  6. Single Event Page: Detailed event information including price, category, event date, description of the event, and information about the event organizer.
  7. Ticket Purchasing: Purchase tickets directly from the event page, including options for free tickets.
  8. Related Events: A section displaying events related to the currently viewed event.
  9. Create Event: Users can add new events through a dedicated create event page.
    10.User Profiles: Each user has a personal profile to view purchased tickets and manage their personal information.
    11.Profile Updates: Users can update their personal information and view the events they have created.