Jonas
Kaad
Back to all projects

TV2 Credit Management System

Front page
Choose Program
Create New Program
Credit Person Details
Credit Program
Dark Theme View
Edit Credits
Login Interface
Producer Dashboard
Update Program
Image 0 of 0

Description

In this project my group and I worked on making a content management system to handle credits. This was a specific case from TV 2, who wished to have system that could handle everything credit related.

For example, it should be possible for producers to add their own programs and add or correct the credits for those programs. Likewise, it should also be possible for a user to look up credits for a person/program/movie.

Technologies

The project was written in Java and for the frontend we used JavaFX extensively. To style the components we used a combination of JFoenix and custom CSS files. In the backend we also used Java to connect to our PostgreSQL database, which stored all the information about credits, etc.