This Streamlit app provides a comprehensive review of the Netflix series Dark, exploring its intricate plot, character relationships, and themes. Users can engage with the content by providing their own ratings and comments after watching the series.
- Detailed review of Dark
- Character relationship complexity explained
- Official trailer embedded
- User rating slider
- Comments section for user engagement
To run this app locally, follow these steps:
- Clone the repository:
git clone <repository-url> cd <repository-directory>
2.Install the required packages: pip install streamlit 3.Run the app: streamlit run app.py
Images Credits Cover Image:
Source: Netflix
Characters Image:
Source: Film School Rejects
License This project is licensed under the MIT License - see the LICENSE file for details.
Acknowledgements Special thanks to the creators of Dark for their brilliant storytelling and character development. Thank you to Streamlit for providing a fantastic framework for building interactive web apps.