https://github.com/ericmakesstuff/devmode
A developer stress level dashboard - a project to play with Laravel 5.1 event broadcasting
https://github.com/ericmakesstuff/devmode
Last synced: about 2 months ago
JSON representation
A developer stress level dashboard - a project to play with Laravel 5.1 event broadcasting
- Host: GitHub
- URL: https://github.com/ericmakesstuff/devmode
- Owner: ericmakesstuff
- Created: 2015-06-14T05:32:10.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-08-06T21:15:08.000Z (almost 10 years ago)
- Last Synced: 2023-03-01T23:01:44.699Z (over 2 years ago)
- Language: JavaScript
- Size: 1.17 MB
- Stars: 8
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Dev Mode
Dev Mode shows your developer's stress level in the manor of the color codes once used by the Department of Homeland Security to show the nation's terror alert level.
![]()
![]()
![]()
## Why
The purpose of this project is to play with Event Broadcasting in Laravel 5.1. My coworkers have joked that they need a way to tell what my stress level is to tell if they should bother me with something, so I decided to build it and attempt to have real-time feedback and alerts.
## Demo