OBJECTIVE : Create a database to collect feedback from employee after a seminar.
Using firebase I made a simple database composed of 2 seminars names with 3 childs each rated from 1 to 5. :
Interest of the seminar
Intervenant
Easy to understand
This database is only a small-scale example of what could be a database. We can imagine even more childs/variables.
I believe this could be useful for a great number of different tasks. For instance, the board could based its decisions of seminars using this database.