


DO THIS:

1. 
    
    Create a new database
    Create a new database user
    Connect the user to the database
    
2. 
    Import database.sql to your new database
    
3. 
    Edit inc/db.php with the database credentials for your db
    
4. 
    Edit rating.php and code your PHP-backend 