Skip to content

spacevx/paris2024-ticketing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paris 2024 Olympic Games Ticketing Platform

A ticketing system for Paris 2024 Olympic Games events, featuring an admin dashboard, a mobile-friendly customer interface, and a QR code scanner for ticket validation.

Project Overview

This project is a ticketing solution divided into three main components, allowing administrators to manage events, customers to purchase tickets, and staff to validate entries.

Project Structure

Admin

Administrative interface for managing the entire ticketing system.

  • Create and manage matches/events
  • Manage teams and venues
  • Built with Django using server-side rendering

Mobile

Mobile-friendly frontend for end users.

  • User registration and authentication
  • Browse available events
  • Purchase tickets
  • View purchased tickets with QR codes
  • Communicates with the Django API via REST requests

Scanner

Mobile-friendly scanner interface for staff and administrators.

  • Scan customer QR codes
  • Validate ticket authenticity
  • Real-time ticket verification
  • Communicates with the Django API for validation

Technologies Used

Python Django Django REST Framework MySQL HTML5 CSS3 JavaScript

Getting Started

Please refer to the SETUP.md file for detailed setup instructions.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors