Description: A Django application to organize Hotels and Inns
Copyright: 2018-2020 Fabio Castelli (Muflone) muflone@muflone.com
License: GPL-3+
Source code: https://github.com/muflone/django-hotels
Documentation: http://www.muflone.com/django-hotels/
Django Hotels is a Django application to organize the activities for Hotels and Inns.
- Python 3.x
- Django 2.2.9
- Python QRCode (https://pypi.org/project/qrcode/)
- Python OTP (https://pypi.python.org/project/pyotp/)
- Django Generic JSON Views (https://pypi.org/project/django-generic-json-views/)
- Django Admin RangeFilter (https://pypi.org/project/django-admin-rangefilter/)
- Python Codice Fiscale (https://pypi.org/project/codicefiscale/)
- XHTML2PDF (https://pypi.org/project/xhtml2pdf/)
- Django LogEntry Admin (https://pypi.org/project/django-logentry-admin/)
- Django SQL Explorer (https://pypi.org/project/django-sql-explorer/)
- XlsxWriter (https://pypi.org/project/XlsxWriter/)
- Django IPRestrict (https://pypi.org/project/django-iprestrict/)
An open source companion app for Android is also available (https://github.com/muflone/django-hotels-android)
The app can be also downloaded from the Google Play Store (https://play.google.com/store/apps/details?id=com.muflone.android.django_hotels)
You can register your timestamps, set employee's conditions (like holidays, illness, rest days), configure the room activities, add extra activities and much more.
The app is highly integrated with the AdminCommands and can receive commands and configuration values from the Django Hotels web application.