Project Description
Streaming Services
Java
Programming Language
4
Time Spent (in weeks)
3
Group Size
This project was our exams project for one of our first semester courses. Here we were tasked to develop a streaming service with given data of series and films.
Our group consisted of three members where we developed the software with Object Oriented Programming in Java. The software is a simulation where you can search up different films or series, add or remove them to and from your list or even sort them in movies, series or genre.
Image Descriptions
Here are a few images from the project. The description is displayed when clicking on them.

Homepage Illustration
Home page of the streaming services software. We were given 100 pictures of movies and serieses and had to make it simulate a streaming service.

MyList Page
Illustration of MyList subpage of the program, where you can add movies and series.

Subpage of all series
Subpage of all series sorted in one page.

Action Genre Subpage
An illustration of sorting by genre, in this case Action.
Project Reflection
Reflection
Groupwork
This project served as an introductory course for new programmers and was specifically designed for them. As a group, we delegated tasks among ourselves, working on the UI, data input, sorting, and other components. The project was a great success, as we created a simulation of a streaming service that met all the specified criteria.
Individual
I gained a great deal from this project, as it was one of my first experiences working in a group setting as a programmer. Through this project, I learned how to collaborate effectively within a team, dividing tasks and ensuring clear communication to achieve our goals. It also introduced me to Java and helped me develop a solid foundation in Object-Oriented Programming (OOP), including principles such as inheritance, encapsulation, and polymorphism. This experience not only enhanced my technical skills but also taught me the importance of teamwork and problem-solving in a programming environment.
Contact Me