My first Django-based project.
- Registration;
- Booking system. When somebody make a booking, you will get telegram-message with details;
- Bonus system. Registered users can earn and spend bonus points.
- Django;
- PostgreSQL;
- Bootstrap;
- Celery + Redis (Broker).