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

User should be able to navigate to a list of applicable projects from their skills page #43

Closed
begedin opened this issue Jan 18, 2016 · 1 comment

Comments

@begedin
Copy link
Contributor

begedin commented Jan 18, 2016

See #6

A user selects skills they have and should then be able to click "Show me the projects" to get a list of projects that require the skills they have.

This navigates from the skills page to the project page, so it is blocked both by #7 and #9

It will involve either adding a list of skill ids to the projects request, or a user_id as well as changes api-side which would return a list of projects appropriate for the specified user.

@joshsmith What do you think the better approach would be.

The way I see it, filtering by skills would allow us to later implement a skill-based search of projects, while just fetching projects appropriate for the user would make it a simpler request. Are we planning such project searches in the future?

@joshsmith joshsmith modified the milestone: 1.0 May 5, 2016
@joshsmith joshsmith mentioned this issue May 5, 2016
19 tasks
@joshsmith joshsmith removed this from the 1.0 milestone May 26, 2016
@joshsmith
Copy link
Contributor

Removing because we will address this in another approach. Low priority.

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