wkambale / missingpersons

This is a possible list of Ugandans who might get arrested, detained, kidnapped, or go missing following the planned #March2Parliament protests on July 23, 2024
https://missingpersonsug.org
MIT License
23 stars 38 forks source link

Integrate missing person data from the API #93

Open skapeyi opened 1 month ago

skapeyi commented 1 month ago

Right now, the data is loaded from a local file data.json. We need that data to now start coming from a backend. One of the contributors has provided an API endpoint where we can retrieve the data from https://dashboard.missingpersonsug.org/api/victims

For this, you'll be changing the data source from the json file to the API endoint

armstrongsouljah commented 1 month ago

let me pick this one up.