Please watch the video till 18m:00s / screenshots below for easy installation steps. This video is taken from my other project, with many similarities and some naming differences.
After installation, login to the Administrator Page with :
Username : root
Password : change_this
and look at the team1 database and the sample_table in it, from all aspects.
You can now create your own tables/forms.
Also, login into the team1 user page ( from homepage ) with :
Username : team1
Password : change_this
to check its facilities.
You can also create your own users, databases, grant privileges, change passwords, enable audits, create tables etc. by having a look at this file : C:\forms64bit\httpd\htdocs\team1_user_and_database_creation.sql
Also, the files, index.html and the team[1-8].php present in the same folder, can be studied for more customization. Use a good Text / Code Editor Software like "Sublime Text" OR Notepad++ to open these files. Check Google For Them.