teamladders / prototype

This version is designed as a classic Laravel 5 application just to design core functions of the service in a simple way.
GNU General Public License v3.0
0 stars 0 forks source link

Teams #3

Open alex-kozlov opened 7 years ago

alex-kozlov commented 7 years ago
  1. The users should be able to create teams.
  2. The user that creates a team should get a primary role in it (Leader or Captain - needs to be discussed).
  3. The primary team member should be able to invite or kick other members.