A homework assignment I gave students this semester
Getting started:
- Install postgres
- clone this repository
- start postgres
npm start
It's possible you'll need to make a postgres database for your user (or set your env variables for another database).
To add events, refresh index.html or visit test.html