You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A user can create infinite amount of projects, spamming the database.
Limit to a reasonable number.
Also, relates do #36.
This limit can be enforced on the client side or on the server side (better on both)