North-Dargan / Project-Dynamo

Repo for the NDIC developer group's 2017-2018 project
0 stars 0 forks source link

Join / Host Screen #1

Open b-m-ward opened 6 years ago

b-m-ward commented 6 years ago

AS A NDIC dev I WANT to create a Join / Host Screen for the app SO THAT our players can choose whether they want to host a game or play one with their friends.

ACCEPTANCE: (1 unit of work) There should be an angular component for this page.

(1 unit of work) Angular routing needs to be implemented.

(1 unit of work) The Whose Lips logo should appear centered at the top of the screen.

(1 unit of work) There should be a button labeled Join that is centered and implements styling. There should be a button labeled Host that is centered and implements styling.

(1 unit of work) When a user clicks the Join button, they should be routed to the Join screen. When a user clicks the Host button, they should be routed to the Host screen.

davidbirt commented 6 years ago

dave rocks!