Skip to content

InnoTech-Titans/Cinema-Booking-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cinema-Booking-Management-System

LINCOLN CINEMAS

A theater management and ticket booking system

image

Table of Contents

How to run the application

  • Install the requirements inside virtual envirnoment
pip install -r requirements.txt
  • Setup Env variables (Add both the env variables)
export FLASK_APP=theater
export FLASK_ENV=development
  • Run the application
flask run

Technology

  • Backend:
    • Python
    • Flask Framework
    • SQLAlchemy
  • Fronted:
    • HTML
    • CSS
    • JavaScipt + JQuery + AJAX

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors