I need to track time for Maintenance using MERN Stack.

Job ID: 37117457

Budget: $80 – $100 USD

I need to track time for Maintenance using MERN Stack
Here is a basic idea
On the front end i would like to use the grid system let say 6 x 3
in the first column we will have X and Y.
X= to Month Y= Hours.
They will be an separate grid box with an edit function to update the Hours because this will be enter manually the months will be on time stamp. On the server level with Node js will have the codes that will count down the months remaining for a task to de done and on edit the hours entered will be minus from what is remaining.
example 1 let say i want to change a car wheel every 2000 hours of driving, let say the car drove 5 hours today when i click on the edit button this will allow me to enter 5 and click an update button now in will see 1995 hours remaining for the wheel change.
some CSS will also be involved.
This is the basic concept of what I'm trying to achieve.