Create 'boardFactory' file
bshunk opened this issue · 0 comments
bshunk commented
Board Factory will handle all the functionality within the users boards and gets called from events that happen in the board controller. If a board gets added, edited, saved, or deleted, this factory gets called and relays that data to firebase for the corresponding action.