BuildForSDGCohort2 / BuildForSDGCohort2/Team-023-Backend

Dashboard route - loan applications

Open
#15 0 comments 0 reactions 0 assignees View on GitHub
backend enhancement
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.