Skip to content

stefali1-dev/Film-Picker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FilmPicker: Your Movie Recommendation Engine

Welcome to FilmPicker, a .NET web application designed to recommend movies based on your preferences.

Technologies

  • Angular Front-End: A responsive and user-friendly interface built with Angular.
  • Entity Framework Core: Utilized EF Core for object-database mapping.
  • RESTful API: A clean, easy-to-use REST API that allows for integration with the Angular framework.
  • JWT Authentication: Secure authentication mechanism using JSON Web Tokens (JWT) to ensure safe access to user-specific recommendations.
  • AutoMapper: Simplified object-to-object mappings with AutoMapper.
  • PostgreSQL Database: Open source object-relational database to store user data and movie information.

Usage

  • Register and Authenticate: First, register a user account and authenticate.
  • Set Preferences: Update your movie preferences through the provided endpoints.
  • Get Recommendations: Use the recommendations endpoint to receive movie suggestions based on your preferences.

Screenshots

Main page Register page Recommandation page

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors