We need to add a method in which we can add all the data collected to the OSM database. The data can be found in the database once the users have answered the questions and the answers received 5 validations.
The answer ready to be pushed will be found in the question table inside the database. Just check that the element has 5 validations, if it has 5 validations then it is ready to be sent to OSM
We need to add a method in which we can add all the data collected to the OSM database. The data can be found in the database once the users have answered the questions and the answers received 5 validations.
The answer ready to be pushed will be found in the question table inside the database. Just check that the element has 5 validations, if it has 5 validations then it is ready to be sent to OSM