CineView-Frontend Tailwind Templates

Cineview Frontend

CineView Frontend is a secure movie booking platform built with React & Tailwind CSS, featuring real-time seat updates and Stripe payment integration. It connects to a Django REST backend with AWS RDS MySQL for data management. 🚀

CineView Frontend

CineView is a secure and dynamic movie booking application that provides real-time updates, payment integration, and an intuitive user interface.

Features

  • User Authentication: Secure login and signup system.
  • Real-Time Booking Updates: Ensures seat availability is always up-to-date.
  • Payment Integration: Seamless payments using Stripe.
  • Movie Listings: Displays all available movies with details.
  • Booking History: Users can view past and upcoming bookings.
  • Responsive UI: Built with React & Tailwind CSS for a smooth user experience.

Tech Stack

  • Frontend: React, Redux, Tailwind CSS
  • Backend: Django REST Framework
  • Database: AWS RDS (MySQL)

Database Configuration

CineView uses AWS RDS MySQL as its primary database. Below is the configuration setup:

AWS RDS Security Groups

Here are the security group settings used to allow access to the AWS RDS MySQL database:




Database Connection via DBeaver

The database is accessed and managed using DBeaver. Below are the connection details:




Getting Started

Clone the Repository

git clone https://github.com/Khushal-Savalakha/CineView-Frontend.git
cd CineView-Frontend

Install Dependencies

npm install

Run the Application

npm start

The frontend will be available at http://localhost:3000.


Backend Setup

Make sure the Django backend is running. Follow the backend repository for more details:

CineView Backend

Top categories

Loading Svelte Themes