zawie / match_v2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

match_v2

Source

This is an adhoc adaptation of the CCD match functionality from this repository (https://github.com/rice-apps/match), but without using Google sheets and much simpler

Locally Running

This is just vanilla JS / HTML. Install some simple http server, e.g

 npm install -g http-server

Serve the site

http-server src

About


Languages

Language:JavaScript 86.2%Language:HTML 9.2%Language:CSS 4.6%