Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 544 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 544 Bytes

Movie Library

Movie Library is a simple movie catalog to list, filter, search, display details of previously watched movies, TV series, TV shows and documentaries. It works with a CSV file that can be exported on IMDb profile. Spring Boot application which contains REST API deployed to Heroku. Angular application which contains UI deployed to GitHub Pages.

Issues

  • IMDb ratings CSV upload and send to the Spring Boot REST API does not work properly.
  • Heroku doesn't show French and Spanish characters. UTF-8 encoding should be set.