Skip to content

rishikesh737/EventSphereFrontEnd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

Repository files navigation

EventSphere 🎟️ (Note: This site will be decommissioned as backend AWS services are removed. )

A Complete Event Management Platform on AWS

EventSphere is a robust event management system designed to enable organizers to create events, manage attendees, issue digital tickets, and track event analytics—all powered by AWS Cloud services.

App link :

🌟 Overview

EventSphere allows:

  • Organizers to create/manage events, track registrations, and view analytics.
  • Attendees to browse events, register, and download tickets.
  • QR-based ticket validation at event entry points.
  • Mock payment integration for test transactions.

🎯 Features

🔹 User & Admin Interfaces

  • Organizers Dashboard → Create and manage events, view registrant data.
  • Attendees Portal → Browse events, register, download QR-coded tickets.

🔹 Authentication & User Roles

  • AWS Cognito for signup/login flows.
  • Role-based access (Organizer, Attendee) using Cognito Groups.

🔹 Data Management (Amazon DynamoDB)

Stores:

  • Event details
  • User registrations
  • Ticket metadata (QR code ID, status)

🔹 Ticket Generation

  • PDF tickets generated by AWS Lambda on registration.
  • Embedded QR codes for validation at entry points.

🔹 Hosting & Storage

  • Frontend hosted via AWS Amplify .
  • Ticket PDFs stored in S3 with pre-signed links for secure downloads.

🔹 Payment Integration

  • Stripe (test mode) for simulated transactions.

🏗️ Architecture Diagram

Image


📦 Deliverables

  • Admin & user portals (live-hosted)
  • DynamoDB schema + AWS Lambda ticketing logic
  • Workflow & architecture diagrams

Project images

Image Image Image Image Image Image Image Image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published