Wednesday April 20
Interruptions & Events
- 1PM-1:30PM - Meeting
- 2PM-2:30PM - Meeting
- 3:30PM-4PM - Meeting
Standups
- What is going well?
- What is not going well (what are you struggling with)?
- What's something you'd like to share not about code?
- What's something you've learned
Common Wins
Common Struggles
- How files are communicating
- Getting started on projects
- The backest of logs
Topics
- Route Path Review
- Review Login with Ember Simple Auth
- Ember Components
- Ember Simple Auth Sessions
- Ember Concurrency
Requirements
- A "Choose a Door Game"
- A "Cyclone Game"
- A "Whac A Mole Game"
API Details
Host: https://arcade-tickets.herokuapp.com
Namespace: api
Resources
player
- Properties:
tickets
-number
username
-string
email
-string
password
-string
- Restrictions
- Players can only be updated by themselves
- Properties: