catherine244 / booking-example

A restaurant table booking example in Python/Django

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

booking-example

A restaurant table booking example in Python/Django

Running Tests

cd booking-example/booking/
./manage.py test

Features implemented

Bonus features

  • user can book a table for a defined length of time
  • Continuous Integration with TravisCI and Coveralls.io for code testing coverage

Continuous integration status

Travis-CI Status

Coverage Status

About

A restaurant table booking example in Python/Django

License:MIT License


Languages

Language:Python 100.0%