Skip to content

bilskyi/soft_cinema

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The web application for network of cinemas

General idea

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.

Technologies

DjangoDjangoREST

HTML5CSS3

PostgresTelegram

Application's models

Home -> models.py

  • Movie
  • Category
  • State

Theater -> models.py

  • Seat
  • Hall

User -> models.py

  • Profile

Releases

No releases published

Packages

No packages published