This website requires JavaScript.
Explore
Help
Sign In
smarthut
/
frontend
Watch
2
Star
0
Fork
You've already forked frontend
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
Check backend repository for installation instructions
333
commits
2
branches
3
tags
23
MiB
JavaScript
98.2%
HTML
0.7%
CSS
0.6%
Dockerfile
0.3%
Shell
0.2%
bdfc7fc424
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Christian Capeáns Pérez
bdfc7fc424
Merge branch '103-temperature-sensor-color-circle-change-with-temperature-value' of
https://lab.si.usi.ch/sa4-2020/the-sanmarinoes/frontend
into 103-temperature-sensor-color-circle-change-with-temperature-value
2020-05-06 18:43:11 +02:00
hooks
Added auto-beautifier
2020-03-23 21:21:15 +01:00
nginx
Fixed Dockerfile and parametrized backend URL
2020-03-25 13:54:13 +01:00
smart-hut
Color of the temperature sensor changes with the temperature value (up to 20 degrees is green, from 20 to 30 is yellow and from 30 on is red)
2020-05-06 18:42:58 +02:00
.gitignore
init gitignore file
2020-02-24 15:11:26 +01:00
.gitlab-ci.yml
Modified the pipeline so that only the master and dev branch have to do the deploy
2020-03-21 15:45:38 +01:00
.mailmap
Merge branch 'mailmap-fix' into 'dev'
2020-05-06 12:04:35 +02:00
Dockerfile
Fixed Dockerfile and parametrized backend URL
2020-03-25 13:54:13 +01:00
README.md
Fixed tests for redux
2020-04-12 17:52:35 +02:00
README.md
frontend