App Completed

Basic Prototype App Completed. Proposal, Literature Review and Final
Report to Follow.
This commit is contained in:
Alexander Davis
2017-04-13 18:18:38 +01:00
parent 933a4acff6
commit 0018e82ee5
510 changed files with 86109 additions and 1315 deletions

24
database.json Normal file
View File

@@ -0,0 +1,24 @@
null{
"EmergencyContacts": {
"saneline": {
"name": "SANELINE",
"number": "08457678000"
},
"samaritans": {
"name": "Samaritans",
"number": "08457909090"
},
"fwdthink": {
"name": "Forward Thinking Birmingham",
"number": "03003000099"
},
"bsmhft": {
"name": "Birmingham and Solihull Mental Health Foundation Trust",
"number": "01213010000"
},
}
}