This web app allows users to attempt to make and bet on predictions for the weather at any date in the future.
Install solc on your computer and run make install to install the addtional requirements.
In one terminal, run ganache-cli. In another, from the root directory of this project, run make run. Open localhost:5000 in your browser to view the web app.
Type any username to "log in". Create bets by clicking on the "New Bets" tab, or take open bets by clicking on the "Open Bets" tab. View your bets on the "My Bets" tab or winners of previous bets (by date) on the "Winners" tab.