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 API route(s) to get project(s) #119

Closed
positiveimpact opened this issue Mar 18, 2020 · 2 comments · Fixed by #185
Closed

Create API route(s) to get project(s) #119

positiveimpact opened this issue Mar 18, 2020 · 2 comments · Fixed by #185
Assignees
Projects

Comments

@positiveimpact
Copy link
Member

Called by:

Functionality:

  • get project by id
  • get project by search/filter terms
  • get most relevant projects (for front page)

Restrictions:

  • none
@positiveimpact positiveimpact added this to To do in Backend mvp via automation Mar 18, 2020
@positiveimpact positiveimpact changed the title Create API routes to get projects by different criteria Create API routes to get projects Mar 18, 2020
@positiveimpact positiveimpact changed the title Create API routes to get projects Create API routes to get project(s) Mar 18, 2020
@positiveimpact positiveimpact changed the title Create API routes to get project(s) Create API route(s) to get project(s) Mar 18, 2020
@ddhanesha ddhanesha moved this from To do to In progress in Backend mvp May 11, 2020
@ddhanesha
Copy link
Contributor

get most relevant projects (for front page)

What do you mean by this? Are then any special filters that we would be using. Or is it for future development?

Backend mvp automation moved this from In progress to Done May 17, 2020
@positiveimpact
Copy link
Member Author

get most relevant projects (for front page)

What do you mean by this? Are then any special filters that we would be using. Or is it for future development?

We'll need a basic algorithm to decide which projects to show on the front page. Doesn't have to personalized for launch, but should also not show completely random projects. We need to do this before launch, but I wouldn't give to too high priority for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Backend mvp
  
Done
Development

Successfully merging a pull request may close this issue.

2 participants