Skip to content

Ranajaafar/Song-Voting-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

Song-Voting-System

Technologies:

Desktop application using Java FX that allows user to vote for his favorite song after creating an account.
Using Singleton and (Observer and Observable) patterns

  • User can vote for multiple songs in different categories ( French, Latin... ) and different genres (Love, Pop...).
  • User can view results and statistics , can submit a review and rate.\n
  • Admin can add a song to a specific category.

Photo of Project:

Splash Screen and Wolcome Page:

For User Side

Login and SignUp Page:



Vote Page:

Result and Review Page:

For Admin Side

Login Page and Page for add,delete Song: