Skip to content
This repository was archived by the owner on Jun 22, 2021. It is now read-only.

jjbgf/eventbooking

Repository files navigation

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

  • pip install -r requirements/requirements-base.txt

Run app in development mode

  • python manage.py runserver

Run app in development mode with different port

  • python manage.py runserver portnumber

Django Documentation

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

Philosophy

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

Good to know

About

Django webapp which allows to submit required date to attend an event.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors