Free Food Finder for UBC Students - Created at nwHacks 2017
- Alex Driedger
- Mathew MacDougall
- Kevin Choi
- Daniel Choi
- Jagjot Jhajj
Using the Facebook Graph API, get the Facebook Page of every UBC club
Using the Facebook Graph API, get the events of over club
Keyword search the description of each event for phrases indicating free food (eg. Refreshments will be provided) and remove all events with phrases indicating the event is paid (eg. Tickets cost).
Events that pass filtering as processed and inserted into a MongoDB database
Present the data to users in an appropiate fashion. For this project, we created a web app.