Ticketbox Application

Created with love by: Van Mit

This is an application meant to replicate www.ticketbox.vn. It is currently roughly 30% complete.

Implemented Stories

  • User can see all events
  • User can login and signup
  • Admin Panel to administer models

To Be Implemented

  • Event Detail Page
  • Create User-Facing Add Event Page
  • User can buy tickets from Event Detail Page

Installation Instructions

Clone this repository and run pip install -r requirements.txt

Database Schema

A quick look at the data base squema

web app

flask ticket box