Skip to content

Releases: gatolteam/gatol

Iter3 - Game+CSV Data Integration, GameStats, Email Verification (With Tests)

26 Nov 07:18
Compare
Choose a tag to compare
  • 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

26 Nov 07:01
Compare
Choose a tag to compare
  • 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

07 Nov 07:35
Compare
Choose a tag to compare
Pre-release

Features:

  • User login/logout/registration
  • Backend csv parsing
  • QuestionSet HTTP API
  • Basic Game, GameInstance, GameTemplate CRUD calls