Hotel Management System
Django Python project - redesign and backend fixing

I just added small fixes at backend. Old application had bad business logic at making an appointment. The same room could be reserved twice, after moving out the room was still occupied. I want to show my capability to work in team and resolving task even in new for me technologies, frameworks. This time you can see my commits in polish :)
You can download and see the code with commits. To run app in VS Code enter in terminal "python manage.py runserver".