- Suspense
- Table of contents🧭
- Introduction🚀
- Local Implementation
- Technologies Used📫
- Features
- Suspense In Action
- Made By
- Introducing "Suspense" – the app that helps you find awesome movies easily! With "Suspense," you get personalized recommendations based on what you like. Whether you're into action, romance, or comedy, we've got suggestions for you.
- Plus, we make it fun by offering random movie picks, so you can discover something new with just a tap. Our app is super easy to use, with a simple interface that makes finding movies a breeze. Say goodbye to endless scrolling and hello to non-stop entertainment with "Suspense" – download now and start watching!
- Clone the repository
git clone https://github.com/dhruvlife/Code-Edu-Hack.git
- Navigate to the project directory
cd Code-Edu-Hack
- Install dependencies
pip install -r requirements.txt
- Run the Flask application
flask run
- Personalized movie recommendations based on user input
- Sleek and intuitive user interface for easy navigation
- Random movie generator for spontaneous movie discoveries
- Comprehensive database covering various genres and languages
- Real-time recommendations reflecting the latest trends
- Robust error handling with clear feedback for users
- Cross-platform compatibility for seamless usage on any device
| Search Screen | Result Screen |
| Random Movies Screen |
💥 How to Contribute to Suspense?
- Take a look at the existing issues or create your own issues!
- Wait for the issue to be assigned to you.
- Fork the repository: Suspense-Repository
- Clone the repository to your local machine using the following command:
git clone https://github.com/yash240408/Code-Edu-Hack
- Create a new branch for your contributions:
git checkout -b feature/your-feature-name
- Make your changes and commit them:
git add . git commit -m "Add your meaningful commit message here"
- Push your changes to your fork:
git push origin feature/your-feature-name
- Create a Pull Request (PR) from your fork to the
mainbranch of the original repository. - Wait for your PR to be reviewed and merged.
Thank you for contributing to Suspense! 🌟
- If you like our project and want to support us, please consider starring our repository as a token of appreciation. Thank you!