Displaying front-facing form submission on a website (rather than the form itself)

I am designing a form used to plan a weekly schedule. For each time period, the user will select an activity from a dropdown.

I would like to display the form submission (i.e. the resultant schedule) onto a website - what is the best way to do this?