Closed Stevoisiak closed 7 years ago
Create a Game object when a user clicks "Add". Currently does not do any permanent storage of Game object.
@mabrams17 What are your thoughts on this initial implementation? Should I be using GameList.addGame() instead?
GameList.addGame()
Create a Game object when a user clicks "Add". Currently does not do any permanent storage of Game object.