
In this example of deleting chicken rice, I can only delete the oldest record of chicken rice. However, in the case where I accidentally log a chicken rice with the wrong quantity, I would want to delete the latest logging of chicken rice. Or perhaps, I would like to delete a meal that is repeated a lot of time in a week but is recorded in the middle of the list.
A suggestion for improvement would be to delete according to the index.
In this example of deleting chicken rice, I can only delete the oldest record of chicken rice. However, in the case where I accidentally log a chicken rice with the wrong quantity, I would want to delete the latest logging of chicken rice. Or perhaps, I would like to delete a meal that is repeated a lot of time in a week but is recorded in the middle of the list.
A suggestion for improvement would be to delete according to the index.