Voici le lien: https://dzone.com/articles/a-angular-autocomplete-from-ui-to-db
This is a toy project to manage my movies
It imports movie data from the movie database. The imported movies can be searched by movie title and Genere. The actors can be searched by actor name. The project manages its users with a login/signin and can import different movies for different users.
The project has served its purpose to test Angular, Spring Boot and Postgresql features and it is now used to manage my movies.