Skip to content
This repository has been archived by the owner on Dec 3, 2023. It is now read-only.
/ movieticket Public archive

Movie Ticketing App in Python Django

Notifications You must be signed in to change notification settings

Dhruvacube/movieticket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BoxOffice (Django Movie ticket booking system)

The main objective of the Project on BoxOffice Online Movie Ticket Booking System is to manage the details of Movie, Tickets, Booking, Show Timing, Customer. It manages all the information about Movie, Audi, Customer, Movie. The project is totally built at administrative end and thus only the administrator is guaranteed the access. The purpose of the project is to build an application program to reduce the manual work for managing the Movie, Tickets, Audi, Booking. It tracks all the details about the Booking, Show Timing, Customer.

Screenshots

alt text alt text alt text

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them

  • MySQL for database
  • Python 3

Installing

A step by step series of examples that tell you how to get a development env running

- install requirements.txt
- create .config file and enter all details (a sample has been provided)

Launch

python manage.py createsuperuser
python manage.py migrate
python manage.py runserver

Built With

About

Movie Ticketing App in Python Django

Resources

Stars

Watchers

Forks