Initial (redacted) commit.
15
docs/assets/extra_styles.css
Normal file
|
@ -0,0 +1,15 @@
|
|||
.mobile-frame {
|
||||
width: 374px;
|
||||
height: 676px;
|
||||
padding: 80px 50px 40px 50px;
|
||||
background-image: url("assets/images/mobile.jpg");
|
||||
background-size: cover;
|
||||
background-repeat: no-repeat;
|
||||
margin: 1em auto;
|
||||
}
|
||||
|
||||
.mobile-frame iframe {
|
||||
width: 95%;
|
||||
height: 90%;
|
||||
background-color: darkgray;
|
||||
}
|
BIN
docs/assets/images/DataFlowDiagram.png
Normal file
After Width: | Height: | Size: 10 KiB |
BIN
docs/assets/images/FIGMA1.png
Normal file
After Width: | Height: | Size: 59 KiB |
BIN
docs/assets/images/FIGMA2.png
Normal file
After Width: | Height: | Size: 18 KiB |
BIN
docs/assets/images/FIGMA3.png
Normal file
After Width: | Height: | Size: 39 KiB |
BIN
docs/assets/images/FIGMA4.png
Normal file
After Width: | Height: | Size: 66 KiB |
BIN
docs/assets/images/Habitrack_Logo.png
Normal file
After Width: | Height: | Size: 2 KiB |
BIN
docs/assets/images/UML1.png
Normal file
After Width: | Height: | Size: 72 KiB |
BIN
docs/assets/images/UML2.png
Normal file
After Width: | Height: | Size: 38 KiB |
BIN
docs/assets/images/UserFlowDiagram.png
Normal file
After Width: | Height: | Size: 39 KiB |
BIN
docs/assets/images/hci_paper_prototype1.jpg
Normal file
After Width: | Height: | Size: 802 KiB |
BIN
docs/assets/images/hci_paper_prototype2.jpg
Normal file
After Width: | Height: | Size: 520 KiB |
BIN
docs/assets/images/mobile.jpg
Normal file
After Width: | Height: | Size: 6 KiB |
BIN
docs/assets/images/mvp_table.png
Normal file
After Width: | Height: | Size: 52 KiB |