Skip to content

My first Web Application project with Python+Flask, HTML, CSS, JavaScript

Notifications You must be signed in to change notification settings

vvarodi/TheaterWebFlask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Theater Web App with Flask

A theater management and ticket booking system

Written during my 3 year, 1st semester: Bachelor in Data Science and Engineering

Table of Contents

Project Description

This project is developed as part of the Evaluation of the Web Applications Course at UC3M.

You can find the Course Web Site.

Project Statement: Movie Theater.

Theater App Screenshots

Sign Up Login
Success Error Info
Home
Movie View Buy Ticket
Manager Reservations View Manager Edit View
Add Projection Edit Projection

Technology

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