I know there are many posts out there about the differences between these two patterns, but there are a few things that I cannot find.
From what I have been reading,
Difference between AbstractFactory and Factory design patterns are as follows:
Factory Method Pattern Implementation:
Abstract Factory Pattern Implementation: