Table data organization

Hello Bubblers,

I hope you’re having a great day.

I’m creating a project management app. I have freelancers that I assign to missions. When I create a freelancer deal, I enter the date of beginning of the mission and the date of ending. In our case, let’s say my freelancer works 2 months.

I would like to be able, each month, to indicate the number of worked days in the month. It should be indicated in the field “nombre de jours runnés”. Please see an example line below.

This field should be filled in each month, and saved in the data base for the current month.

The thing is that in my billing section (another page), I would like to have a line of data for each month worked by my freelancer.

For example, if he worked 20 days in month 1 and 22 days in month 2, I would like to have two rows of data, so I can see directly the monthly margin.

To summarize, I would like in my dashboard page only one line of data, that includes the whole duration of the mission (2 months) and be able to fill in the fields each month.
And in my billing page, I would like to have as many lines as how many months my freelancer has worked.

I hope this is clear, please feel free to ask me for further details.

Thanks a lot for your time,