Strolls, don't take it the wrong way, but
(a) your idea solves a problem that does not exist
(b) it doesn't solve the problem that it aims to solve
Specifically, the "fridge management" routine is neither time consuming, complicated nor frustrating enough to justify a technological solution to it. Additionally, as clever as RFID idea is, it is not exactly practical, because typically people would want to buy milk and eggs not when they are out of them, but a day before that. And RFIDs cannot tell when there's just one egg left in a box.
As others have said, you did it backwards - cooked up a product and then tried understanding how it could be used. Try forwards

For example,
(1) You are grocery shopping and you have that vague recollection that you are out of X. How about letting you connect to the fridge from your smartphone and get a list of RFID'd products inside of it, and the dates when they were first placed in it, etc. Throw in some basic AI to track how long it typically takes for you to finish 1L of milk and you'll get an approximation of when the current carton will get finished.
Then develop the idea, taking it forwards and backwards.
(2) Try and build a program for produce manufacturers of explicit RFID-ization of their products. "This is just milk, and that is a milk that a fridge can see." Why buy former, when you can buy latter.
(3) In a scope of (2) - work with grocery shops to allow for an "instant checkout" when their cart contains only RFID'd items. No need to scan items individually, just roll the cart past RFID scanner and it will get the whole list. The speed of the checkout is a known pain point for the grocery shops. Lots and lots of effort is being put into increasing it.
...
HTH and good luck.