h43z / rankingsite

generic ranking site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ranking Site

This was a very small 2 day javascript project to create a ranking site with live stats. I wanted to play arround with server side rendering and mix it with vue.js to learn how to use components and also utilize server side events instead of websockets or just ajax.

Server

Node.js with express framework and pug templating and sqlite3 database and SSE.

Client

Vue.js

gif

About

generic ranking site


Languages

Language:JavaScript 65.4%Language:CSS 25.5%Language:HTML 9.1%