MachUpskillingFY17 / JabbR-Core

Modern edition of JabbR chat client using .NET Core
MIT License
7 stars 8 forks source link

Kevin/account login #249

Closed kevinleung23 closed 7 years ago

kevinleung23 commented 7 years ago

Implemented Index and Login actions (~/account, ~/account/login)

@jcocchi *note [Authorize] on HomeController to allow me to remove Jane's fake data without chat.cs hitting null values when trying to populate Lobby room list (UpdateActivity)

Testing Use Cases

Additional Testing

Message me with any questions when testing, I can walk you through the tests. ~ thanks.