Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 546 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 546 Bytes

film-catalogue

This demo web application allows users to:

  1. search for any film via key word/title
  2. view essential details of the film
  3. add film to personal catalogue and affix with custom rating
  4. 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.