Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 668 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 668 Bytes

MyCinemaCenter

This is Django based Web app with informations about movies, series, cinemas, actors, TV directors. It's very similar to Filmweb

View some screenshots from this app in Screenshots.zip

User is allowed to:

  • login,register and edit personal account
  • add and edit objects(news,movies, series, cinemas, actors, directors)
  • comment and rate these objects
  • own personal subpage with subscribed objects
  • view some statistics and ranks of these objects

In this project I was responsible for:

  • Creating login/register system
  • News subpage
  • Layout
  • Subscription system
  • CRUD

Installation

pip install -r requirements.txt