CS2113-AY1819S1-W13-1 / main

FreeTime
MIT License
0 stars 3 forks source link

Bug fix for allowing users with same name to register #186

Closed bennchong closed 5 years ago

bennchong commented 5 years ago

Thankfully small fix really

nianfei97 commented 5 years ago

Also, probably add user accounts for all the John Doe John Roe to make sure nobody tries to register with their names

The example command for register needs to be updated too.

bennchong commented 5 years ago

Also, probably add user accounts for all the John Doe John Roe to make sure nobody tries to register with their names

The example command for register needs to be updated too.

No need accounts for all the rest of the sample data, cause when you register it checks for them now.