Skip to content

Aayesha16/Event-Ticket-Booking-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 

Repository files navigation

🎫 Event Ticket Booking System

A simple and secure web application for browsing events and booking tickets online. The system allows users to register, log in, view available events, select seats, and confirm bookings.

πŸš€ Features

  • User registration and login
  • Secure authentication with hashed passwords
  • Browse events and available seats
  • Book tickets and view booking history
  • Clean and easy-to-use interface

πŸ›  Tech Stack

  • Python
  • Django
  • HTML
  • CSS
  • SQLite

πŸ“ Project Structure

  • users/ β†’ Handles authentication
  • events/ β†’ Manages events and ticket booking
  • templates/ β†’ Frontend pages
  • db.sqlite3 β†’ Local database

πŸ“¦ Installation

  1. Clone the repository
  2. Navigate into the project
  3. Install dependencies
  4. Run the server

✨ Outcome

This project showcases beginner-friendly full-stack development, secure authentication, CRUD functionality, and practical use of Django.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors