Open merylsays opened 6 years ago
Problem: Exploring the best way to filter information from Front-End to Backend
Solution: User starts by selecting their interests and tags are trafficked to backend which will filter certain events.
Benefit: Easy for user to understand. Independent
Backend: Node/Express/Firebase
Model Objects: Organization will create events
SATURDAY UPDATED
user -unique id: tags
events
tags
Information being sent from FE to BE tags - events -event upcoming
upcoming
Problem: Exploring the best way to filter information from Front-End to Backend
Solution: User starts by selecting their interests and tags are trafficked to backend which will filter certain events.
Benefit: Easy for user to understand. Independent