Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 601 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 601 Bytes

MovieRednit

Student's project for "Bazy wiedzy i systemy wspomagania decyzji" writing in Java

Description:

This small program will help you find a person with whom you could go to the cinema. It requires filmweb.pl account to download movie ratings. It based on ratings from filmweb and shows you how much an individual movie from multikino.pl it's in your like When you find a movie that you want to see, you can show it to other people in your neighborhood by joining to the interested.

Contain:

  • JavaFX
  • FilmwebAPI
  • Jsoup (parse HTML)
  • MySQL connector