Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 440 Bytes

File metadata and controls

11 lines (8 loc) · 440 Bytes

NameThatTune

  • This is an interactive web-based application for users to identify songs from audio clips.
  • User features: user authentication, leaderboard system, and user history
  • Admin features: quiz management, song management, user management, and quiz analytics.

To Run This Project

  1. Start Apache and MySQL in XAMPP.
  2. Import namethattune.sql into MySQL
  3. Run user_login.php as a user or run admin_login.php as an admin.