World Cup bracket written in node.js/mysql. This is very similar to the node ncaa application, it uses the same logic and DB structure. The DB files and schema are currently unavailable, this repo is mainly for code portfolio purposes.
- Clone this repo
- run 'npm install'
- run 'npm start'
- Go to http://localhost:8888
You can see a demo here
This project is licensed under the GNU General Public License - see the LICENSE file for details