hlfw.ca

webbing

Download patch

ref: 3651feee6fe9636ef8a9607ccd3865b86ffa9a09
parent: 70726c1a58fc6f62421ce1b5f6a12d9f12e91da4
author: Michael Misch <michaelmisch1985@gmail.com>
date: Tue Nov 5 04:43:14 PST 2019

@nemo first draft

--- /dev/null
+++ b/design/database
@@ -1,0 +1,18 @@
+# messages
+ General message, from a to b at time 
+# one-time tokens
+ Token linked to customer/doctor/possibly wallet 
+# doctors
+ Specialty
+ Name
+ Country/countries
+ Rate
+ [...]
+# customers
+ Name
+ Country
+# appointments
+ link doctor + patient @ time 
+# transactions
+ link appointment + wallet
+ 
\ No newline at end of file