Assuming that you are designing a software to conduct a surveyto collect data about how much time people do exercise in a day andsave the results in a database. The survey will collect theinformation about the city where a person lives and the time theperson does exercise in a day.
1. What modules would you have in the software system? List atleast four modules based on the model-view-controllerstructure.
2. Explain how you would use the GUI to collect the user dataand save the data to a table in a MySQL database.
3. Explain how you would retrieve the data from the table in theMySQL database and show the data in the GUI.
Assuming that you are designing a software to conduct a survey to collect data about how much time people do exercise in
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am