The main idea of the project is to facilitate the client’s interaction with the company through a web application. Client will be able to watch upcoming premieres, book preferred seats, create an account etc.
In addition, there will be Telegram Bot with its own functionality trough application's API.
Home ->
models.py
- Movie
- Category
- State
Theater ->
models.py
- Seat
- Hall
User ->
models.py
- Profile