Skip to content

An event management and booking web application

Notifications You must be signed in to change notification settings

kingkuys2123/WUE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Wild-Up Events (WUE) is platform for managing campus-based events with ease and efficiency. Whether you’re discovering exciting events, booking tickets, organizing memorable events, WUE is designed to make every step seamless and enjoyable. With easy to use tools for event management, bookings, payments, feedback, and analytics, WUE connects everyone to create unforgettable experiences for everyone.


Table of Contents


Installation

Download the Repository

  1. Clone the repository to your local machine using the following command:
    git clone https://github.com/kingkuys2123/WUE.git
  2. Navigate to the project directory:
    cd WUE

Installing the Frontend (ReactJS)

  1. Navigate to the frontend directory:
    cd frontend
  2. Install the dependencies using npm:
    npm install
  3. Start the frontend development server:
    npm run dev
  4. The frontend should now be running at http://localhost:5173/.

Installing the Backend (Spring Boot)

  1. Navigate to the backend directory:
    cd backend
  2. Install the dependencies using Maven:
    mvn clean install
  3. Start the backend server:
    mvn spring-boot:run
  4. The backend should now be running at http://localhost:8080/.

Features

User Side

  • Browse Events: View and filter events based on preferences.
  • Book Events: Book, edit, or cancel tickets.
  • Payment Management: Process payments and manage payment details.
  • Feedback & Ratings: Add, edit, or delete event feedback and ratings.
  • Organizer Application: Apply to become or cancel an organizer.

Organizer Side

  • Manage Events: Create, edit, or delete events.
  • Ticket Management: Handle ticket details for events.
  • Venue Management: Assign, update, or remove event venues.
  • Event Dashboard: View event analytics.
  • Booking Management: View, edit, or cancel attendee bookings.
  • Attendee Management: Manage registered attendees.
  • Event Previews: Preview how events appear to users.

Admin Side

  • User Management: Add, update, or remove users.
  • Event Moderation: Approve or deny event listings.
  • Organizer Management: Approve or deny organizer applications.
  • Venue Management: Add, update, or delete venues.
  • Bookings Management: Control bookings, including cancellations and edits.

Project Info

Front End:

Back End:

Database

Database Info

  • DataBase Name: wuedb
  • Username: root
  • Password: root

Tools


Developers:

ryukiaaa
Busarang, Renee Kiara P.
mellowieee
Dakay, Miguel Antontio T.
tikodollano
Dollano, Jericho Sam M.
Abram-Hortezano
Hortezano, Abram John R.
kingkuys2123
Quitco, Kyle Matthew M.

Links


Screenshots

About

An event management and booking web application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published