nuvention-web / new-city

0 stars 0 forks source link

20160215 #10

Open jinhoonbang opened 8 years ago

jinhoonbang commented 8 years ago

Accomplishments this week: Through team brainstorming meetings, we've decided to pivot towards a housing website with social aspects (Facebook login and user data integration) to create a reliable, trustworthy and personalized experience for new movers. We were able to do technological exploration with django-allauth and implement login through Facebook and store user name/ email to our database.

Planned efforts in next week: Pull Facebook user data (such as liked pages and mutual friends) using Facebook's Graph API.

Issues your team is facing: We would like to use django-facebook (third-party tool) but the docs seem out of date. If we can't find a good third-party tool for integrating facebook data, we would need to use Facebook's Javascript API. Also, we need to figure out how we are going to recommend house listings based on Facebook data.