A dating app that shows profiles recommended based on your Goodreads updates.
The Goodreads Dating App is exactly what it sounds like - use your Goodreads logs to match with people. If there are people reading the same books as you are, enjoying the same authors as you are and even have an overlap in your wishlists, chances are you all might have a lot in common to talk about & those conversations could potentially lead to something more.
To implement this
Scrapy spiders have been setup to crawl the profiles of users who sign up for the application
Django APIs for registration, authentication, viewing recommended profiles and swiping
Frontend web application built using React