-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathBasic Brainwaves Principles
52 lines (52 loc) · 4.71 KB
/
Basic Brainwaves Principles
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
<mxfile host="app.diagrams.net" modified="2023-02-09T10:04:15.525Z" agent="5.0 (Windows)" etag="4-qS5vipf9o6ECCF6Nlv" version="20.7.4" type="github">
<diagram id="6a731a19-8d31-9384-78a2-239565b7b9f0" name="Page-1">
<mxGraphModel dx="1048" dy="1421" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="1169" pageHeight="827" background="none" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="yJJHezJPHZqsCsMZo0ZQ-1548" value="CONNECTION (SYNAPSE)" style="endArrow=classic;startArrow=classic;html=1;rounded=0;strokeWidth=1;entryX=0.035;entryY=0.306;entryDx=0;entryDy=0;entryPerimeter=0;" edge="1" parent="1" target="yJJHezJPHZqsCsMZo0ZQ-1554">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="340" y="210" as="sourcePoint" />
<mxPoint x="630" y="210" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="yJJHezJPHZqsCsMZo0ZQ-1549" value="<div>Synaptic strength(how well users are connected) will need to be recorded somewhere. I think the app will need an inherent local database for sure</div><div><br></div>" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="380" y="70" width="240" height="110" as="geometry" />
</mxCell>
<mxCell id="yJJHezJPHZqsCsMZo0ZQ-1552" value="" style="group" vertex="1" connectable="0" parent="1">
<mxGeometry x="60" y="160" width="290" height="180" as="geometry" />
</mxCell>
<mxCell id="yJJHezJPHZqsCsMZo0ZQ-1543" value="USER NEURON" style="ellipse;shape=doubleEllipse;whiteSpace=wrap;html=1;" vertex="1" parent="yJJHezJPHZqsCsMZo0ZQ-1552">
<mxGeometry x="60" width="230" height="160" as="geometry" />
</mxCell>
<mxCell id="yJJHezJPHZqsCsMZo0ZQ-1550" value="LOCAL DB" style="strokeWidth=2;html=1;shape=mxgraph.flowchart.database;whiteSpace=wrap;" vertex="1" parent="yJJHezJPHZqsCsMZo0ZQ-1552">
<mxGeometry y="120" width="60" height="60" as="geometry" />
</mxCell>
<mxCell id="yJJHezJPHZqsCsMZo0ZQ-1551" value="" style="endArrow=none;html=1;rounded=0;strokeWidth=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;exitPerimeter=0;entryX=0;entryY=1;entryDx=0;entryDy=0;" edge="1" parent="yJJHezJPHZqsCsMZo0ZQ-1552" source="yJJHezJPHZqsCsMZo0ZQ-1550" target="yJJHezJPHZqsCsMZo0ZQ-1543">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="300" y="380" as="sourcePoint" />
<mxPoint x="350" y="330" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="yJJHezJPHZqsCsMZo0ZQ-1553" value="" style="group" vertex="1" connectable="0" parent="1">
<mxGeometry x="570" y="160" width="290" height="180" as="geometry" />
</mxCell>
<mxCell id="yJJHezJPHZqsCsMZo0ZQ-1554" value="USER NEURON" style="ellipse;shape=doubleEllipse;whiteSpace=wrap;html=1;" vertex="1" parent="yJJHezJPHZqsCsMZo0ZQ-1553">
<mxGeometry x="60" width="230" height="160" as="geometry" />
</mxCell>
<mxCell id="yJJHezJPHZqsCsMZo0ZQ-1555" value="LOCAL DB" style="strokeWidth=2;html=1;shape=mxgraph.flowchart.database;whiteSpace=wrap;" vertex="1" parent="yJJHezJPHZqsCsMZo0ZQ-1553">
<mxGeometry y="120" width="60" height="60" as="geometry" />
</mxCell>
<mxCell id="yJJHezJPHZqsCsMZo0ZQ-1556" value="" style="endArrow=none;html=1;rounded=0;strokeWidth=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;exitPerimeter=0;entryX=0;entryY=1;entryDx=0;entryDy=0;" edge="1" parent="yJJHezJPHZqsCsMZo0ZQ-1553" source="yJJHezJPHZqsCsMZo0ZQ-1555" target="yJJHezJPHZqsCsMZo0ZQ-1554">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="300" y="380" as="sourcePoint" />
<mxPoint x="350" y="330" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="yJJHezJPHZqsCsMZo0ZQ-1565" value="<div>DATABASE CONTENTS</div><div><br></div><div>-{synapses :{username:synapse_strength}</div><div><br></div><div>-{my_brain_tweets:</div><div><span style="white-space: pre;"> </span>{title : [date, content] } } <br></div><div><br></div><div><br></div>" style="text;html=1;strokeColor=none;fillColor=none;align=left;verticalAlign=top;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="80" y="480" width="280" height="350" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>