You've already forked FinalYearProject-MyMind
mirror of
https://github.com/MrLyallCSIT/FinalYearProject-MyMind.git
synced 2026-01-18 07:09:41 +00:00
App Completed
Basic Prototype App Completed. Proposal, Literature Review and Final Report to Follow.
This commit is contained in:
21
EmergencyContacts Database.json
Normal file
21
EmergencyContacts Database.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"EmergencyContacts" : {
|
||||
"samaritans" : {
|
||||
"name": "Samaritans",
|
||||
"number": "08457909090"
|
||||
},
|
||||
"saneline": {
|
||||
"name": "SANELINE",
|
||||
"number": "08457678000"
|
||||
},
|
||||
"fwdthink" : {
|
||||
"name": "Forward Thinking Birmingham",
|
||||
"number": "03003000099"
|
||||
},
|
||||
|
||||
"bsmhft": {
|
||||
"name": "Birmingham and Solihull Mental Health Foundation Trust",
|
||||
"number": "01213010000"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user