Streaming Service:
Purpose:
This project served as a proof of concept for designing my very own personal streaming service, enabling me to store .mp4 video files and access content globally. The application boasts a sleek and straightforward design, featuring a search function for movies and a user-friendly interface for selecting and viewing content.
Technologies
- Spring Boot - webserver
- H2 in-memory database - host movie metadata
- JdbcTemplate - to pull meta data
Features
- Simple User Interface
- Ability to search for movies
- Ability to play movies