BuildForSDGCohort2 / BuildForSDGCohort2/Team-023-Backend
Dashboard route - loan applications
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Create a `/dashboard/loan-applications` route to return data for the LoanApplications component for a given period (today, lastweek, lastmonth).
It should be accept GET requests and should have the following query params:
* period
* id
* token
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the LoanApplications component and the existing route definitions or API entry points. Check how the component expects loan-application data and how query parameters are handled elsewhere; the work is done when GET /dashboard/loan-applications supports period, id, and token for today, lastweek, and lastmonth.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100