Initial app creation

This commit is contained in:
2019-09-23 20:14:06 +02:00
commit e7e63e399c
26 changed files with 7558 additions and 0 deletions

72
assets/data/points.json Normal file
View File

@@ -0,0 +1,72 @@
[
{
"meridian": "I",
"interval": [1, 9],
"color": "red"
},
{
"meridian": "II",
"interval": [1, 9],
"color": "red"
},
{
"meridian": "III",
"interval": [1, 67],
"color": "blue"
},
{
"meridian": "IV",
"interval": [1, 27],
"color": "blue"
},
{
"meridian": "V",
"interval": [1, 9],
"color": "red"
},
{
"meridian": "VI",
"interval": [1, 23],
"color": "red"
},
{
"meridian": "VII",
"interval": [1, 44],
"color": "green"
},
{
"meridian": "VIII",
"interval": [1, 14],
"color": "green"
},
{
"meridian": "IX",
"interval": [1, 11],
"color": "white"
},
{
"meridian": "X",
"interval": [1, 20],
"color": "white"
},
{
"meridian": "XI",
"interval": [1, 45],
"color": "yellow"
},
{
"meridian": "XII",
"interval": [1, 21],
"color": "yellow"
},
{
"meridian": "XIII",
"interval": [1, 24],
"color": ""
},
{
"meridian": "XIV",
"interval": [1, 28],
"color": ""
}
]

BIN
assets/fonts/FuturaStd-Heavy.otf Executable file

Binary file not shown.

BIN
assets/fonts/FuturaStd-Medium.otf Executable file

Binary file not shown.

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

BIN
assets/images/5E-logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

54
assets/images/5E-logo.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 54 KiB

16
assets/images/Enso.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 14 KiB

BIN
assets/images/enso.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 874 KiB

BIN
assets/images/splash.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB