Skip to content

hasgeek/boxoffice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,751 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

Ticketing

Resources

License

Stars

10 stars

Watchers

10 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors