https://github.com/wintersolid/database_movies
Welcome to the Movie Database! This application allows you to explore a vast collection of movies, search for your favorite films, view trailers and posters, and share your thoughts by leaving reviews.
https://github.com/wintersolid/database_movies
crud-application java maven mongodb
Last synced: about 1 month ago
JSON representation
Welcome to the Movie Database! This application allows you to explore a vast collection of movies, search for your favorite films, view trailers and posters, and share your thoughts by leaving reviews.
- Host: GitHub
- URL: https://github.com/wintersolid/database_movies
- Owner: WinterSolid
- Created: 2024-01-08T20:20:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-09T23:29:20.000Z (over 2 years ago)
- Last Synced: 2025-10-30T02:18:30.119Z (8 months ago)
- Topics: crud-application, java, maven, mongodb
- Language: Java
- Homepage:
- Size: 136 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Movie Database
Welcome to the Movie Database! This application allows you to explore a vast collection of movies, search for your favorite films, view trailers and posters, and share your thoughts by leaving reviews.
## Features
- **Search Movies:** Easily search for movies by title, genre, or any relevant keyword.
- **View Trailers:** Watch trailers for your favorite movies directly within the application.
- **See Posters:** Get a glimpse of the movie posters to help you identify and choose the movies you want to explore.
- **Leave Reviews:** Share your opinions and thoughts about movies by leaving reviews.
## Getting Started
1. Clone the repository to your local machine.
```bash
git clone https://github.com/your-username/database_movies.git