aboutsummaryrefslogtreecommitdiff
path: root/interface/routes/index.js
AgeCommit message (Expand)AuthorFilesLines
2022-05-04fix case sensitive error for add userBobby1-1/+1
2022-05-04working full text searchBobby1-0/+20
2022-05-04all transactionsBobby1-49/+66
2022-05-04exports.getBeneficiaries = (limit, offset) => {jmreddy21061-4/+24
2022-05-03citizens paginationBobby1-4/+10
2022-05-03added geography controlsjmreddy21061-0/+11
2022-05-03working editBobby1-0/+2
2022-05-01added gender distribution to main pageBobby1-2/+6
2022-05-01login function with a new main pageBobby1-4/+10
2022-04-30user login apiBobby1-2/+6
2022-04-25render ejs templateBobby1-1/+9
2022-04-25basic api using postgres and sequelizeBobby1-0/+9