Prototype - siddhantbenadikar/benadikar-siddhant-webdev GitHub Wiki

Project: https://benadikar-siddhant-webdev.herokuapp.com/project

User to user relation:

User can follow another user. To test this:

  • Login as alice, username: alice, password: alice
  • Click "followers" tab to see followers
  • Open a user's profile (eg. bob) and click "Follow user" button
  • Navigate back to own profile to see list of followers

User to domain relation:

User can like a restaurant. To test this:

  • Login as alice
  • Go to homepage and search for restaurants by location
  • Of the given restaurant results, click on one of them to go to details page
  • Click on link button
  • Navigate back to own profile to see list of liked restaurants