Well, I'm about to start a new project and I face with something I had never faced before.
It's a form to input some data that will be registered about projects.
The issue here is in the image i post:

I'm really lost, I don't know how to do it so it stores all the data.
I was thinking of making a table for each column and all will be identified with the main id of the project, but i don't know if that's the best way to do it.
Thanks!!!