Assignment #3. Integration and API (10 points)
Deadline
18:00 16.03.2020
Description
Implement new features of your web site:
- User management: the ability to sign up and log in. Users can add some personalized piece of data (for example, full name and logo).
Enable Social Auth for at least one service
- Front end and Back end integration.
- Research and test different models for the property recommendation system.
- Expose minimal public REST or GraphQL API. Add a public page with API documentation.