Skip to content

hasgeek/boxoffice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

329fc0d · Dec 28, 2023
Dec 28, 2023
Dec 26, 2023
Feb 6, 2023
Feb 8, 2023
Jan 31, 2023
Jun 6, 2021
Jun 6, 2021
Aug 9, 2023
Nov 16, 2023
Jun 6, 2021
Jun 6, 2021
Jul 7, 2022
Aug 10, 2016
Jul 30, 2019
Jun 6, 2021
Jun 6, 2021
Dec 5, 2017
Aug 10, 2023
Jun 6, 2021
Jan 31, 2023
Aug 8, 2023
May 20, 2021
Jun 6, 2021
Dec 15, 2021
Feb 8, 2023
May 11, 2023
Aug 8, 2023

Repository files navigation

Boxoffice: Hasgeek's ticketing system

Build Status

Asset builds

Run

make

Deployment

createdb boxoffice
pip install -r requirements.txt
flask dbconfig | sudo -c postgres psql boxoffice
# Config in instance/settings.py
# Development server: ./runserver.py
# Production: point a WSGI gateway at website.py

Copyright © 2015-2020 by Hasgeek Learning Private Limited