nss-day-cohort-20/group-project-pinterest-spidgetfinners

Create 'boardFactory' file

Opened this issue · 0 comments

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.