Skip to content

darkguin/darktheater-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3c62752 · Feb 25, 2023

History

65 Commits
Dec 3, 2022
Feb 24, 2023
Jul 16, 2022
Jul 16, 2022
Jul 18, 2022
Jul 28, 2022
Jul 16, 2022
Feb 25, 2023
Sep 28, 2022
Jan 8, 2023
Jul 16, 2022
Jul 16, 2022
Jan 2, 2023
Feb 24, 2023
Jul 16, 2022
Dec 1, 2022
Jul 16, 2022

Repository files navigation

darktheater Frontend application

A video streaming service with an emphasis on an online cinema that provides access to 0+ content and has various access levels, recommendations, user content collections

Functional

  • View media content (movies, TV series, moments from movies, etc.) in real time;
  • Continue viewing media content from the place of the last interruption;
  • Getting personal recommendations based on already viewed media content
  • Getting “cold” recommendations based on new and/or popular content in a certain period of time;
  • Rating and leaving comments on the media content pages of interest;
  • Creating and editing your own lists of “I will watch", “I'm watching", “Viewed", “Postponed", “Abandoned".
  • View your own and/or other users (depending on the visibility settings in the account) lists “I will watch”, “I'm watching", “Viewed", “Postponed", “Abandoned".
  • Receiving notifications about updating the content of interest

Security

  • Ensure constant availability to the service by implementing protection against DDoS attacks
  • Ensure the confidentiality of user information
  • Ensure the protection of work with payment systems
  • Provide protection against the introduction of malicious code

Links

Demo: darktheater.net
Documentation: docs.darktheater.net

Other repositories

Backend: darkguin/darktheater-backend
Documentation: darkguin/darktheater-documentation

Contributors

  • Andrei Petrov - Team Leader, Frontend developer + UI/UX Designer
  • Pavel Hardzei - Backend developer; Python: Django, fastApi