This is a simple single page PHP and MySQL based Questionnaire regarding travel history during Covid19.
You will see a questionnaire page asking you 5 questions:
- Your name
- Phone number
- Have you been to China in last 2 weeks?
- Have you travelled out of Singapore in the last 2 weeks?
- Body temperature
When you click submit button, your entered data will be submitted and recorded in MySQL database.
You can switch to see between form page and record page by clicking a link at the bottom of these pages.
One of the purpose of this program is, for example before attending an event, people will be asked about these 5 questions so the event manager will have overall data about the participants regarding their travel history to China and other countries.
Get the source code here: https://github.com/habibieamrullah/PHPMySQLTravelHistoryQuestionnaire