Dainc007 / menagoleague.pl

Menagoleague new version based on Laravel framework
3 stars 0 forks source link

Turtorial for gamers #8

Closed Dainc007 closed 3 years ago

Dainc007 commented 3 years ago
  1. User invite another user to play turtorial game with him.

    • User can invite only user with the same device
    • User Can invite only one User
    • User who has been invited can accept or reject.
    • User can take his invitation back.
  2. After the game, User uploads link with gamestats and it goes to admins.

    • If Admin accepts, User gets message with gratulations and further instructions, also gets his license with is simply role "Manager", and note from admin.
    • If Admin rejects, there has to be a message why it's rejected, what was wrong with User application. If it's rejected User has to make all process once again.
Dainc007 commented 3 years ago

Done