Skip to content

Web application that lets users to find movies that match their friends preferences

Notifications You must be signed in to change notification settings

anetaporebska/Movie-Matcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie-Matcher

Movie-Matcher is a web application that stores users' preferences about movies they want to watch and allows them to find matching films with other users.

It uses TMBD external API to download popular movies and stores them in MySQL database along with user data and preferences. Application uses JWT based authentication to provide with secure access to this data.

Screenshots

Main page:

main_page

Preferences page:

preferences

Matching movies page:

matching_movies

Technologies

Backend:

  • Java 11
  • Spring Boot
  • Spring Data
  • Spring Security
  • MySQL database

Frontend:

  • JavaScript
  • HTML, CSS, Bootstrap

About

Web application that lets users to find movies that match their friends preferences

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published