Worklog
Chris Powers
- Created the attribute scoring engine
- Implemented filtering on the number of players
- Added results page sorting by score.
- Hooked up front-end with filtering and scoring components to ensure queries now work (takes user input, pulls data, filters, scores, presents, in that order)
Alex Burkhart
Ryan McGowan
- Completed expert functionality. (Commits)
Highlights:- Designed and implemented routes and markup for expert-select and expert-compare interfaces
- Designed and implemented basic insecure expert authentication.
- Some minor style changes/improvements.
- Rewrite of
expert.js
- Created the following helper namespaces (engine.model.expert, engine.model.relationship, form-validators, session, flash). Explore here.
David Albert
- Create auto-completing search UI for finding similar games
- Connect UI to database containing results from neural network
Commit History
For more information on who has done what see our commit history on our github project.