Skip to content

Charan8x/FlickZer-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎬 FlickZer

FlickZer is a movie recommendation web app that helps users discover trending and genre-based movies. It fetches live data from the TMDB API and presents it with a clean UI built using Flask and Jinja2.

🔗 Live Demo: https://flickzer.onrender.com


⚡ Features

  • 🔍 Search movies by title
  • 🎭 Browse movies by genre
  • 🎲 Randomized movie recommendations on each page refresh
  • 🔥 Discover trending and top-rated films
  • 📄 View IMDb links for more info
  • 💻 Clean, responsive interface

🛠️ Tech Stack

  • Frontend: HTML, CSS (Bootstrap), Jinja2
  • Backend: Python, Flask
  • API: TMDB API
  • Deployment: Render

⚠️ Note

Due to Render's free tier, the site may take a few seconds to wake up after being idle.
In some cases, it might require logging into Render to trigger a build if it’s been inactive for too long.


📦 Run Locally (Optional)

# Clone the repository
git clone https://github.com/Charan8x/FlickZer-deploy.git
cd FlickZer-deploy

# Install dependencies
pip install -r requirements.txt

# Run the application
python app.py

Credits & License

  • Movie data powered by TMDB API
  • Built with using Python, Flask, and Bootstrap

This project is licensed under the MIT License — you're free to use, modify, and share it with proper attribution.

About

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors