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

Creating API Endpoint and create a handler getProjectByOrg() #5

Open
SilverDragonOfR opened this issue Sep 27, 2023 · 0 comments
Open

Comments

@SilverDragonOfR
Copy link

  • For the PastProjectCard we need projects for a particular orgid, I think we should get all projects, at once, and then we can select based on year and term in browser. This will prevent multiple GET request and user would want to switch between projects based on year/term more frequently than between orgs. We need to register and end point /api/orgs/[orgID]/projects. And make SQL query
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant