Skip to content

Release v1

Compare
Choose a tag to compare
@tlegoc tlegoc released this 20 Aug 12:47
· 23 commits to master since this release

Functionnalities :

  • Challenge management : Create, Update, Request, Validate, To do
  • Team management : Create, Update, Join, Validate Join, Leave
  • User management : Linked with cognito, automatic points calculation
  • Picture upload through ID/upload link system
  • Admin accounts
  • Cached GET functions (~50ms response time when cached, cache persistence can be changed through template variable)

Future release :

  • Delete team and challenges
  • Various optimisations