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
- 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
- Creating login/register system
- News subpage
- Layout
- Subscription system
- CRUD
pip install -r requirements.txt