hack-rpi / Status-Board

Hackathon commit messages, announcements, mentor requests, and more, all in one place!
https://status.hackrpi.com
MIT License
14 stars 5 forks source link

Expand/Open User Account system #10

Closed mpoegel closed 9 years ago

mpoegel commented 9 years ago

I've been considering expanding the user database system so that everyone would have to create an account to add a repository (as some people thought they had to do anyway). Either way, we should allow mentors to create individual accounts to greatly simplify access and control for mentors.

Pros:

Cons:

Thoughts?

sarbos commented 9 years ago

If this got implemented it may remove the need for challengepost as you said. I am definitely open to the idea. We should specifically bring this up at our next meeting.

mpoegel commented 9 years ago

Implemented hacker profiles and added framework for other profile types with #23

mpoegel commented 9 years ago

implemented mentor profiles with #30

mpoegel commented 9 years ago

Finished admin profile and other fixes with #41