Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/electrocucaracha/autionboard

Web Dashboard for displaying online auctioneers
https://github.com/electrocucaracha/autionboard

express nodejs pug smoothie socket-io

Last synced: 8 days ago
JSON representation

Web Dashboard for displaying online auctioneers

Awesome Lists containing this project

README

        

# Auction Online Dashboard

This project provides a simple website which monitors the number
of visits in realtime. This Node.js application uses the following
technologies:

- [Express][1] as web framework
- [Pug][2] as engine template
- [Smoothie][3] for charting data on realtime
- [Socket.io][4] for bidirectional and event-based communication

[1]: http://expressjs.com/
[2]: https://pugjs.org
[3]: http://smoothiecharts.org/
[4]: https://socket.io/