Skip to content

A cinema booking website created using Python + Django

Notifications You must be signed in to change notification settings

rossmmurray/Django-Cinema

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Cinema App Project

Welcome to...

ROMURR Cinemas Logo

A cinema booking website created using Python + Django. Instructions on how to run the app are at the bottom of the README.

Login page:

Login Page

Screenings:

Screenings

Booking:

Booking

Responsive to screen size:

responsive 1

Admin page:

Admin page

How to Run

Start a Postgres server.

In your terminal, install dependancies:

pip install -r requirements.txt

To start the server:

python manage.py runserver

About

A cinema booking website created using Python + Django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published