jjbgf / eventbooking

Django webapp which allows to submit required date to attend an event.
GNU General Public License v2.0
0 stars 0 forks source link

Build Status Codacy Badge

eventbooking

Django webapp which allows users to subscribe to an event.

Python installation

https://www.python.org/downloads/release/python-279/

Dependencies installation

Run app in development mode

Run app in development mode with different port

Django Documentation

https://docs.djangoproject.com/en/1.7/

Philosophy

https://docs.djangoproject.com/en/1.7/misc/design-philosophies/

Good to know