Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a new section for scenario-based learning (Bacon Path) #12

Open
kbastani opened this issue Jul 16, 2014 · 1 comment
Open

Create a new section for scenario-based learning (Bacon Path) #12

kbastani opened this issue Jul 16, 2014 · 1 comment
Milestone

Comments

@kbastani
Copy link
Contributor

Show readers how to modify the Swagger REST API by adding a new method for solving the bacon path. The bacon path tells you how people are connected through mutual acquaintances.

The method should take 2 parameters. Person 1 and Person 2. If Person 1 is Kevin Bacon and Person 2 is Tom Hanks, a return result would be an ordered array of people between Kevin Bacon and Tom Hanks.

Front end user experience will be 2 portrait boxes, one on the left of the screen and one to the right. In between the two portraits will be smaller portrait boxes that will be populated from the return response of the new REST API method.

@kbastani kbastani added this to the Sprint 1 milestone Jul 16, 2014
@whatSocks
Copy link
Collaborator

Okay so I way over-thought that. Fixed now and returns persons in order.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants