Final Upload
@@ -1,12 +0,0 @@
|
||||
<?php
|
||||
// the message
|
||||
|
||||
if($_SERVER["REQUEST_METHOD"] == "GET") {
|
||||
$msg = = $_GET[data];
|
||||
|
||||
// use wordwrap() if lines are longer than 70 characters
|
||||
$msg = wordwrap($msg,70);
|
||||
|
||||
// send email
|
||||
mail("contact@alexanderdavis.tech","New Form Submitted",$msg);
|
||||
?>
|
||||
@@ -1,24 +0,0 @@
|
||||
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"
|
||||
},
|
||||
}
|
||||
}
|
||||
0
Branding/My Mind Logo
Executable file → Normal file
0
Branding/My Mind Logo.png
Executable file → Normal file
|
Before Width: | Height: | Size: 136 KiB After Width: | Height: | Size: 136 KiB |
BIN
Completed Work/.DS_Store
vendored
Normal file
BIN
Project Reports/Project Proposal Feedback Sheet.pdf → Completed Work/Feedback Sheets/Proposal Feedback Sheet.pdf
Executable file → Normal file
0
Project Reports/Final Year Project Report.docx → Completed Work/Original Documents/Final Year Project Report.docx
Executable file → Normal file
0
Project Reports/Project Presentation.psd → Completed Work/Original Documents/Project Presentation.psd
Executable file → Normal file
BIN
Completed Work/Original Documents/Project Proposal.docx
Normal file
BIN
Completed Work/Submitted Work/.DS_Store
vendored
Normal file
0
Project Reports/Critical Literature Review.pdf → Completed Work/Submitted Work/Critical Literature Review.pdf
Executable file → Normal file
BIN
Completed Work/Submitted Work/Presentation.pdf
Normal file
BIN
Completed Work/Submitted Work/Proposal.pdf
Normal file
0
Project Reports/Final Year Project Report FINAL COPY.pdf → Completed Work/Submitted Work/Report.pdf
Executable file → Normal file
0
My Mind/Cartfile
Executable file → Normal file
0
My Mind/Cartfile.resolved
Executable file → Normal file
19
My Mind/Carthage/Build/.SwiftForms.version
generated
vendored
@@ -1,19 +0,0 @@
|
||||
{
|
||||
"commitish" : "1.7",
|
||||
"iOS" : [
|
||||
{
|
||||
"hash" : "1b042d4b9f79c1a317cdf2d1afcd1ed9430370bf63200ab7e5d4fc2e3d16f650",
|
||||
"name" : "SwiftForms"
|
||||
}
|
||||
],
|
||||
"xcodeVersion" : "Xcode 8.3.2\nBuild version 8E2002",
|
||||
"watchOS" : [
|
||||
|
||||
],
|
||||
"tvOS" : [
|
||||
|
||||
],
|
||||
"Mac" : [
|
||||
|
||||
]
|
||||
}
|
||||
0
My Mind/Carthage/Build/iOS/06EF1DFA-753D-3739-A8B9-3692BFA5B0AA.bcsymbolmap
generated
vendored
Executable file → Normal file
0
My Mind/Carthage/Build/iOS/F42B5CAC-35B4-3B0F-B6B8-C7735F7793FF.bcsymbolmap
generated
vendored
Executable file → Normal file
0
My Mind/Carthage/Build/iOS/SwiftForms.framework.dSYM/Contents/Info.plist
generated
vendored
Executable file → Normal file
0
My Mind/Carthage/Build/iOS/SwiftForms.framework.dSYM/Contents/Resources/DWARF/SwiftForms
generated
vendored
Executable file → Normal file
0
My Mind/Carthage/Build/iOS/SwiftForms.framework/Headers/SwiftForms-Swift.h
generated
vendored
Executable file → Normal file
0
My Mind/Carthage/Build/iOS/SwiftForms.framework/Headers/SwiftForms.h
generated
vendored
Executable file → Normal file
0
My Mind/Carthage/Build/iOS/SwiftForms.framework/Info.plist
generated
vendored
Executable file → Normal file
0
My Mind/Carthage/Build/iOS/SwiftForms.framework/Modules/SwiftForms.swiftmodule/arm.swiftdoc
generated
vendored
Executable file → Normal file
0
My Mind/Carthage/Build/iOS/SwiftForms.framework/Modules/SwiftForms.swiftmodule/arm.swiftmodule
generated
vendored
Executable file → Normal file
0
My Mind/Carthage/Build/iOS/SwiftForms.framework/Modules/SwiftForms.swiftmodule/arm64.swiftdoc
generated
vendored
Executable file → Normal file
0
My Mind/Carthage/Build/iOS/SwiftForms.framework/Modules/SwiftForms.swiftmodule/arm64.swiftmodule
generated
vendored
Executable file → Normal file
0
My Mind/Carthage/Build/iOS/SwiftForms.framework/Modules/SwiftForms.swiftmodule/i386.swiftdoc
generated
vendored
Executable file → Normal file
0
My Mind/Carthage/Build/iOS/SwiftForms.framework/Modules/SwiftForms.swiftmodule/i386.swiftmodule
generated
vendored
Executable file → Normal file
0
My Mind/Carthage/Build/iOS/SwiftForms.framework/Modules/SwiftForms.swiftmodule/x86_64.swiftdoc
generated
vendored
Executable file → Normal file
0
My Mind/Carthage/Build/iOS/SwiftForms.framework/Modules/SwiftForms.swiftmodule/x86_64.swiftmodule
generated
vendored
Executable file → Normal file
0
My Mind/Carthage/Build/iOS/SwiftForms.framework/Modules/module.modulemap
generated
vendored
Executable file → Normal file
0
My Mind/Carthage/Build/iOS/SwiftForms.framework/SwiftForms
generated
vendored
Executable file → Normal file
60
My Mind/Carthage/Checkouts/SwiftForms/.gitignore
vendored
@@ -1,60 +0,0 @@
|
||||
# Compiled source #
|
||||
###################
|
||||
*.com
|
||||
*.class
|
||||
*.dll
|
||||
*.exe
|
||||
*.o
|
||||
*.so
|
||||
|
||||
# Packages #
|
||||
############
|
||||
# it's better to unpack these files and commit the raw source
|
||||
# git has its own built in compression methods
|
||||
*.7z
|
||||
*.dmg
|
||||
*.gz
|
||||
*.iso
|
||||
*.jar
|
||||
*.rar
|
||||
*.tar
|
||||
*.zip
|
||||
|
||||
# Logs and databases #
|
||||
######################
|
||||
*.log
|
||||
*.sql
|
||||
*.sqlite
|
||||
|
||||
# OS generated files #
|
||||
######################
|
||||
.DS_Store
|
||||
.DS_Store?
|
||||
._*
|
||||
.Spotlight-V100
|
||||
.Trashes
|
||||
ehthumbs.db
|
||||
Thumbs.db
|
||||
|
||||
# Pods #
|
||||
########
|
||||
Pods/
|
||||
|
||||
# Xcode #
|
||||
#########
|
||||
build/
|
||||
*.pbxuser
|
||||
!default.pbxuser
|
||||
*.mode1v3
|
||||
!default.mode1v3
|
||||
*.mode2v3
|
||||
!default.mode2v3
|
||||
*.perspectivev3
|
||||
!default.perspectivev3
|
||||
*.xcworkspace
|
||||
!default.xcworkspace
|
||||
xcuserdata
|
||||
profile
|
||||
*.moved-aside
|
||||
DerivedData
|
||||
.idea/
|
||||
0
My Mind/Carthage/Checkouts/SwiftForms/LICENSE
vendored
Executable file → Normal file
0
My Mind/Carthage/Checkouts/SwiftForms/README.MD
vendored
Executable file → Normal file
0
My Mind/Carthage/Checkouts/SwiftForms/SwiftForms.podspec
vendored
Executable file → Normal file
0
My Mind/Carthage/Checkouts/SwiftForms/SwiftForms/FormErrorType.swift
vendored
Executable file → Normal file
0
My Mind/Carthage/Checkouts/SwiftForms/SwiftForms/Info.plist
vendored
Executable file → Normal file
0
My Mind/Carthage/Checkouts/SwiftForms/SwiftForms/SwiftForms.h
vendored
Executable file → Normal file
0
My Mind/Carthage/Checkouts/SwiftForms/SwiftForms/cells/FormButtonCell.swift
vendored
Executable file → Normal file
0
My Mind/Carthage/Checkouts/SwiftForms/SwiftForms/cells/FormCheckCell.swift
vendored
Executable file → Normal file
0
My Mind/Carthage/Checkouts/SwiftForms/SwiftForms/cells/FormDateCell.swift
vendored
Executable file → Normal file
0
My Mind/Carthage/Checkouts/SwiftForms/SwiftForms/cells/FormLabelCell.swift
vendored
Executable file → Normal file
0
My Mind/Carthage/Checkouts/SwiftForms/SwiftForms/cells/FormPickerCell.swift
vendored
Executable file → Normal file
0
My Mind/Carthage/Checkouts/SwiftForms/SwiftForms/cells/FormSegmentedControlCell.swift
vendored
Executable file → Normal file
0
My Mind/Carthage/Checkouts/SwiftForms/SwiftForms/cells/FormSelectorCell.swift
vendored
Executable file → Normal file
0
My Mind/Carthage/Checkouts/SwiftForms/SwiftForms/cells/FormSliderCell.swift
vendored
Executable file → Normal file
0
My Mind/Carthage/Checkouts/SwiftForms/SwiftForms/cells/FormStepperCell.swift
vendored
Executable file → Normal file
0
My Mind/Carthage/Checkouts/SwiftForms/SwiftForms/cells/FormSwitchCell.swift
vendored
Executable file → Normal file
0
My Mind/Carthage/Checkouts/SwiftForms/SwiftForms/cells/FormTextFieldCell.swift
vendored
Executable file → Normal file
0
My Mind/Carthage/Checkouts/SwiftForms/SwiftForms/cells/FormTextViewCell.swift
vendored
Executable file → Normal file
0
My Mind/Carthage/Checkouts/SwiftForms/SwiftForms/cells/base/FormBaseCell.swift
vendored
Executable file → Normal file
0
My Mind/Carthage/Checkouts/SwiftForms/SwiftForms/cells/base/FormTitleCell.swift
vendored
Executable file → Normal file
0
My Mind/Carthage/Checkouts/SwiftForms/SwiftForms/cells/base/FormValueCell.swift
vendored
Executable file → Normal file
0
My Mind/Carthage/Checkouts/SwiftForms/SwiftForms/controllers/FormOptionsViewController.swift
vendored
Executable file → Normal file
0
My Mind/Carthage/Checkouts/SwiftForms/SwiftForms/controllers/FormSelector.swift
vendored
Executable file → Normal file
0
My Mind/Carthage/Checkouts/SwiftForms/SwiftForms/controllers/FormViewController.swift
vendored
Executable file → Normal file
0
My Mind/Carthage/Checkouts/SwiftForms/SwiftForms/descriptors/FormDescriptor.swift
vendored
Executable file → Normal file
0
My Mind/Carthage/Checkouts/SwiftForms/SwiftForms/descriptors/FormRowDescriptor.swift
vendored
Executable file → Normal file
0
My Mind/Carthage/Checkouts/SwiftForms/SwiftForms/descriptors/FormSectionDescriptor.swift
vendored
Executable file → Normal file
0
My Mind/Carthage/Checkouts/SwiftForms/SwiftFormsApplication.xcodeproj/project.pbxproj
vendored
Executable file → Normal file
0
My Mind/Carthage/Checkouts/SwiftForms/SwiftFormsApplication.xcodeproj/xcshareddata/xcschemes/SwiftForms.xcscheme
vendored
Executable file → Normal file
0
My Mind/Carthage/Checkouts/SwiftForms/SwiftFormsApplication/AppDelegate.swift
vendored
Executable file → Normal file
0
My Mind/Carthage/Checkouts/SwiftForms/SwiftFormsApplication/Base.lproj/Main.storyboard
vendored
Executable file → Normal file
0
My Mind/Carthage/Checkouts/SwiftForms/SwiftFormsApplication/Example.gif
vendored
Executable file → Normal file
|
Before Width: | Height: | Size: 3.1 MiB After Width: | Height: | Size: 3.1 MiB |
0
My Mind/Carthage/Checkouts/SwiftForms/SwiftFormsApplication/ExampleFormViewController.swift
vendored
Executable file → Normal file
0
My Mind/Carthage/Checkouts/SwiftForms/SwiftFormsApplication/Images.xcassets/AppIcon.appiconset/Contents.json
vendored
Executable file → Normal file
0
My Mind/Carthage/Checkouts/SwiftForms/SwiftFormsApplication/Images.xcassets/LaunchImage.launchimage/Contents.json
vendored
Executable file → Normal file
0
My Mind/Carthage/Checkouts/SwiftForms/SwiftFormsApplication/Images.xcassets/LaunchImage.launchimage/iphone5_splash.png
vendored
Executable file → Normal file
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
0
My Mind/Carthage/Checkouts/SwiftForms/SwiftFormsApplication/Info.plist
vendored
Executable file → Normal file
0
My Mind/Carthage/Checkouts/SwiftForms/SwiftFormsApplication/Launch.storyboard
vendored
Executable file → Normal file
0
My Mind/Carthage/Checkouts/SwiftForms/SwiftFormsApplication/Screenshot.png
vendored
Executable file → Normal file
|
Before Width: | Height: | Size: 65 KiB After Width: | Height: | Size: 65 KiB |
0
My Mind/Carthage/Checkouts/SwiftForms/SwiftFormsApplication/ViewController.swift
vendored
Executable file → Normal file
0
My Mind/My Mind.xcodeproj/project.pbxproj
Executable file → Normal file
0
My Mind/My Mind.xcodeproj/project.xcworkspace/contents.xcworkspacedata
generated
Executable file → Normal file
0
My Mind/My Mind.xcodeproj/project.xcworkspace/xcuserdata/alexanderdavis.xcuserdatad/UserInterfaceState.xcuserstate
generated
Executable file → Normal file
0
My Mind/My Mind.xcodeproj/xcuserdata/alexanderdavis.xcuserdatad/xcschemes/My Mind.xcscheme
Executable file → Normal file
0
My Mind/My Mind.xcodeproj/xcuserdata/alexanderdavis.xcuserdatad/xcschemes/xcschememanagement.plist
Executable file → Normal file
0
My Mind/My Mind.xcworkspace/contents.xcworkspacedata
generated
Executable file → Normal file
0
My Mind/My Mind/AppDelegate.swift
Executable file → Normal file
0
My Mind/My Mind/Assets.xcassets/Appointments.imageset/Clock-50 (1).png
vendored
Executable file → Normal file
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
0
My Mind/My Mind/Assets.xcassets/Appointments.imageset/Contents.json
vendored
Executable file → Normal file
0
My Mind/My Mind/Assets.xcassets/Back.imageset/Back-50.png
vendored
Executable file → Normal file
|
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
0
My Mind/My Mind/Assets.xcassets/Back.imageset/Contents.json
vendored
Executable file → Normal file
0
My Mind/My Mind/Assets.xcassets/Contents.json
Executable file → Normal file
0
My Mind/My Mind/Assets.xcassets/CustomEvent.imageset/Contents.json
vendored
Executable file → Normal file
0
My Mind/My Mind/Assets.xcassets/CustomEvent.imageset/graph150.png
vendored
Executable file → Normal file
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
0
My Mind/My Mind/Assets.xcassets/CustomEvent.imageset/graph300.png
vendored
Executable file → Normal file
|
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 24 KiB |
0
My Mind/My Mind/Assets.xcassets/CustomEvent.imageset/graph450.png
vendored
Executable file → Normal file
|
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 28 KiB |
0
My Mind/My Mind/Assets.xcassets/Engage.imageset/Contents.json
vendored
Executable file → Normal file
0
My Mind/My Mind/Assets.xcassets/Engage.imageset/Engage100.png
vendored
Executable file → Normal file
|
Before Width: | Height: | Size: 9.9 KiB After Width: | Height: | Size: 9.9 KiB |
0
My Mind/My Mind/Assets.xcassets/Engage.imageset/Engage150.png
vendored
Executable file → Normal file
|
Before Width: | Height: | Size: 9.9 KiB After Width: | Height: | Size: 9.9 KiB |
0
My Mind/My Mind/Assets.xcassets/Engage.imageset/Engage50.png
vendored
Executable file → Normal file
|
Before Width: | Height: | Size: 3.9 KiB After Width: | Height: | Size: 3.9 KiB |