This demo web application allows users to:
- search for any film via key word/title
- view essential details of the film
- add film to personal catalogue and affix with custom rating
- amend film’s rating or status showing in personal catalogue
Note: actions 3-4 are accessible to authenticated users only.
Technologies used:
| Application Tier: Spring Boot | Database: API, Apache Cassandra | Data Layer: Spring Data Cassandra | Security: Spring Security | View Layer: Thymeleaf
Run from FilmCatalogueApp java file.