caylan / Bulletin

Keep everyone in the loop.
5 stars 2 forks source link

Group creation upon account creation #14

Closed awdavies closed 12 years ago

awdavies commented 12 years ago

As quoted from the requirements:

"A user cannot explicitly join a group. They have to be invited to a group. And upon accepting the request (through email and/or in their inbox if they are already registered), the user will remain in their login page and the group will be added to the other existing group tabs."

Therefore either there should be some static group that the user joins upon signing into the website for the first time, or they must create their own group when registering.

This depends on Issue 6

awdavies commented 12 years ago

At the moment this is close to being done. The user is taken to an inbox with a button to create a group.

awdavies commented 12 years ago

There is now a "create group button," but there is no default group created when the user joins. According to Issue 30, the one-off group should be a tutorial group. In the interest of not clogging up the issue tracker, this is now closed.