Corn Flix is a dynamic movie-streaming style web application built with Node.js, Express.js, MongoDB, and Cloudinary cdn.
It offers users an interactive interface to browse and watch movies, while providing a secure admin panel for managing all site content efficiently.
Designed to resemble modern streaming platforms, Corn Flix delivers a smooth, responsive, and immersive viewing experience.
- 🎞️ Browse movie listings with responsive design
- 🔍 Search and filter movies dynamically
- 📄 View movie details with posters and descriptions
- 📩 Contact form with dynamic backend message handling
- ❓ FAQ section that can be updated dynamically
- 🔐 Authentication system for user login/signup
- 🧩 Secure Admin Dashboard
- ✏️ Add, edit, or remove movies dynamically
- 📬 Manage contact messages and FAQs
- 🌤️ Upload and manage images via Cloudinary
- 🔄 Real-time updates reflected on the user side
| Layer | Technology |
|---|---|
| Frontend | HTML5, CSS3, JavaScript (ES6), Responsive UI |
| Backend | Node.js, Express.js |
| Database | MongoDB (Mongoose ODM) |
| Media Storage | Cloudinary |
| Authentication | JWT / bcrypt |
| Deployment | Render |