Releases: gatolteam/gatol
Releases · gatolteam/gatol
Iter3 - Game+CSV Data Integration, GameStats, Email Verification (With Tests)
- Integrated the game (frontend) with backend question sets data parsed from CSV
- Added game statistics information
- email verification support in backend created
- Tests that weren't pushed in last release are added to this release (sorry, forgot to push!)
Iter3 - Game+CSV Data Integration, GameStats, Email Verification
- Integrated the game (frontend) with backend question sets data parsed from CSV
- Added game statistics information
- email verification support in backend created
Iter2 - User Login & Registration
Features:
- User login/logout/registration
- Backend csv parsing
- QuestionSet HTTP API
- Basic Game, GameInstance, GameTemplate CRUD calls