issues
search
mattrobineau
/
stories
Community driven link aggregater for .Net written in C#
MIT License
1
stars
1
forks
source link
Show users how many invites they have left
#28
Closed
mattrobineau
closed
7 years ago
mattrobineau
commented
7 years ago
Add a limit value to
appsettings.json
.
Use setting in
InviteModelValidator
instead of hardcoded value
Update
UserController.Invite()
to return a view model with invite count
appsettings.json
.InviteModelValidator
instead of hardcoded valueUserController.Invite()
to return a view model with invite count