Update README.md

This commit is contained in:
Vojtěch Sajdl 2018-01-14 00:12:46 +01:00 committed by GitHub
parent d0b0d71e10
commit 776de88c37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,6 +23,11 @@ Yes it does! This is basically debranded version of https://status.trucksbook.eu
### Is it possible to see how it works somewhere? ### Is it possible to see how it works somewhere?
Yes it is! Head over to http://demo.status.sajdl.com/admin and try the admin interface for yourself. Yes it is! Head over to http://demo.status.sajdl.com/admin and try the admin interface for yourself.
Login details:
```
email: sysadmin@example.com
password: Ss123456
```
### Why does this project exist? ### Why does this project exist?
It was written as a school project where we had to create a website. I went with this because I found the lack of good looking, easy to install and use status page rather weird. Therefore my goal (as stated above) was to create a simplistic status page that could run almost anywhere. The code is not the nicest or cleanest and it definitely doesn't have that many features, but hey, it works! It was written as a school project where we had to create a website. I went with this because I found the lack of good looking, easy to install and use status page rather weird. Therefore my goal (as stated above) was to create a simplistic status page that could run almost anywhere. The code is not the nicest or cleanest and it definitely doesn't have that many features, but hey, it works!