An open API service indexing awesome lists of open source software.

https://github.com/Bogdan016/MyMDB

Website built with HTML, CSS, JavaScript, and Bootstrap and Spring Boot.
https://github.com/Bogdan016/MyMDB

bootstrap html-css-javascript java spring-boot

Last synced: 10 months ago
JSON representation

Website built with HTML, CSS, JavaScript, and Bootstrap and Spring Boot.

Awesome Lists containing this project

README

          

# MyMDB WebSite

# Project Description

This project was a part of a university assignment about movie databases.
I found the idea interesting and decided to expand on it, with IMDB as a source of inspiration.

## Features

- **Dynamic Movie Database:** Utilizing Java Spring Boot to interact with a MySQL database for data retrieval and manipulation.
- **Responsive Web Interface:** HTML, CSS, Bootstrap, and jQuery employed to create an aesthetically pleasing and user-friendly website.
- **API Testing:** Postman used to verify and test HTTP requests for enhanced functionality.

## How to Run the Project

1. Clone the project from the GitHub repository.
2. Configure the MySQL database.
3. Run the Spring Boot application.
4. Access the web interface.

# Examples

## Exercises

![Exercise Example](images/SiteExerciseexample.png)

![Exercise Example 2](images/SiteExerciseexample2.png)

## Homepage
![Homepage1](images/Homepage1.png)

![Homepage2](images/Homepage2.2.png)

# Technologies

- Java Spring Boot
- MySQL
- HTML, CSS
- Bootstrap
- jQuery
- Postman