Movie Database API: Full-Stack Cinema Platform
Technology Stack
Java, Spring Boot, React, MongoDB
Project Overview
A high-performance, full-stack movie database application designed for speed and scalability. Features a Spring Boot RESTful API backend supporting CRUD operations with an average response time of under 200ms, and a responsive React frontend. MongoDB serves as the database, offering a flexible and scalable NoSQL solution to store and manage movie-related data, such as titles, genres, release dates, and reviews. The application provides reactive search and filtering capabilities across a dataset of over 10,000 movies.
Features & Highlights

Frontend dashboard connected to the Spring Boot REST API.

Dynamic movie detail view with real-time review integration.

NoSQL document structure within the MongoDB database environment.
