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.
- Host: GitHub
- URL: https://github.com/Bogdan016/MyMDB
- Owner: Bogdan016
- Created: 2024-01-08T19:13:16.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-17T20:38:42.000Z (over 2 years ago)
- Last Synced: 2025-07-20T12:34:27.661Z (11 months ago)
- Topics: bootstrap, html-css-javascript, java, spring-boot
- Language: HTML
- Homepage:
- Size: 38.4 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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


## Homepage


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