SeattleDSA / florist

Check-in app for general meetings
MIT License
1 stars 0 forks source link

Refactoring #10

Open stuartpb opened 6 years ago

stuartpb commented 6 years ago

Right now the code base is kind of horrible, there are a few functions that are copied between both page scripts - basically, the first thing that needs to happen is setup.js needs to turn into common.js, and create a globally-exported "util" object with a few base methods