Cineverse is a movie ticket booking platform built with the MERN stack. It provides users with the ability to explore films, check available showtimes, and book tickets conveniently. Cineverse features a sleek, modern interface, responsive design, and integrates secure payment gateways.
- User Registration and Authentication: Secure login and signup functionality.
- Film Listings: Browse movies with details like synopsis, ratings, and trailers.
- Showtime Booking: Real-time seat availability and showtimes.
- Stripe Integration: Secure payment processing for bookings.
- Dark/Light Theme: User preferences for dark and light themes.
- Responsive Design: Mobile-first, ensuring smooth usage across devices.
- Admin Dashboard: Manage films, schedules, and view user bookings.
- Frontend: React, Material-UI, CSS (external styles for components)
- Backend: Node.js, Express
- Database: MongoDB with Mongoose for schema management
- Payment Gateway: Stripe API integration
- Authentication: JWT (JSON Web Token)
-
Clone the repository:
git clone https://github.com/your-username/cineverse.git