This repository has been archived by the owner on Aug 19, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 153
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1296 from DPGAlliance/trimestersaveafriyie-2qdvug…
…dfigm Add nominee: Trimester Save Afriyie
- Loading branch information
Showing
1 changed file
with
52 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
{ | ||
"name": "Trimester Save Afriyie", | ||
"aliases": [ | ||
"Afriyie" | ||
], | ||
"description": "TMS Afriyie project is a patient facing application that offers healthcare focused financial solutions such as savings and budgeting whilst leveraging insights from their healthcare journey, especially during pregnancy and childbirth.", | ||
"website": "https://trimestersave.com/", | ||
"license": [ | ||
{ | ||
"spdx": "MIT", | ||
"licenseURL": "https://github.com/Trimester-Save-Ltd/tms-afriyie-backend/blob/main/LICENSE" | ||
} | ||
], | ||
"SDGs": [ | ||
{ | ||
"SDGNumber": 3, | ||
"evidenceText": "Afriyie facilitates access to health monitoring and financial solutions to women who are in their reproductive age (bottom of the pyramid). Moreover, these women's access to savings leads to access of primary health care which will improve universal health coverage, access to quality, essential health care and medicines (SDG 3.8) to reduce mother and child mortality rate in the Sub-Saharan Africa (SDG 3.1 & 3.2)", | ||
"evidenceURL": "https://www.youtube.com/watch?v=3LW5YAuEG3U" | ||
}, | ||
{ | ||
"SDGNumber": 5, | ||
"evidenceText": "Afriyie has the potential to empower women to take control of the reproductive health and finances so that they are not disadvantaged compared to their male counterparts.", | ||
"evidenceURL": "https://www.youtube.com/watch?v=3LW5YAuEG3U" | ||
} | ||
], | ||
"sectors": [ | ||
"Health" | ||
], | ||
"type": [ | ||
"software" | ||
], | ||
"repositories": [ | ||
{ | ||
"name": "tms-afriyie-frontend", | ||
"url": "https://github.com/Trimester-Save-Ltd/tms-afriyie-frontend" | ||
}, | ||
{ | ||
"name": "tms-afriyie-backend", | ||
"url": "https://github.com/Trimester-Save-Ltd/tms-afriyie-backend" | ||
} | ||
], | ||
"organizations": [ | ||
{ | ||
"name": "Trimester Save Ltd", | ||
"website": "https://trimestersave.com/", | ||
"org_type": "owner", | ||
"contact_name": "Gideon Opoku", | ||
"contact_email": "[email protected]" | ||
} | ||
], | ||
"stage": "nominee" | ||
} |