Sample web app for university admissions.
PREPARED
- Database for course structure
- Form page 1 : Selecting exact course using dependent dropdowns
STEPS to use
- Populate database
mock_admissions_1
using the sql dump file at reg_form/db_schema/master_table/dump_21_01_2023.sql - Open the form at reg_form/pages_all/formPage.php
Expected functionality : No. of dependent dropdowns with the course combination would occur. The previous one would change the next options.