HBO Max Release Schedule
- Backend: Spring Boot (Web, Security, Data JPA) + PostgreSQL
- Frontend: React JS + Bootstrap + Thymeleaf
- Deploying: Docker on AWS Elastic Beanstalk
Web app provides schedule for the shows that will release on HBO Max streaming platform.
This service has two-side functionality:
- Guests can visit main page with schedule
- Admin can add, update and delete shows from schedule via Admin Dashboard
Here we see main info about upcoming shows.
This page does not require a login.
Trailer column will refer user to video on HBO Max youtube channel.
Admins have convenient control panel for perfoming CRUD operations.
Database consists of 3 tables:
- Show (main info about movie)
- Rating (MPA film rating system)
- Genre (movie genres via IMDb)
Show has Many-To-One
mapping to Genre and Rating entities
Project was deployed on AWS Elastic Beanstalk and now available here
If you want receive an access to Admin Dashboard - send me request to onetwogleb@yahoo.com