RM Project

Project Details

  • Category: Personal, School
  • Date: Oct. 2017 - Dec. 2017

The IT cursus at HEI implies the realization of a Java EE web application connected to a MySQL database and enabling the user to create, update and delete entries using the interface.


I chose to work on a website centered on the show Rick & Morty, automatically retrieving info on the series and episodes from various sources such as IMDb or wikis using public APIs, with the possibility for the user to manually modify the information on an episode, a season, or a character.

Having spared time, I added an authentication condition for accessing the update functions, using hashing algorithms.

  • RM Project - Home page RM Project — Home page
  • RM Project - Episode page RM Project — Episode page
  • RM Project - Character page RM Project — Character page