8BitBargains / 8bitBargains

An eCommerce platform for classic video games
https://fsa-8bitbargains.herokuapp.com/
MIT License
3 stars 0 forks source link

defined games model and initial game routes #21

Closed donleistman closed 6 years ago

donleistman commented 6 years ago

Assignee Tasks

Guidelines

Please add a description of this Pull Request's motivation, scope, outstanding issues or potential alternatives, reasoning behind the current solution, and any other relevant information for posterity.


Your PR Notes Here Defined games model, routes for 'all games' and 'single game', hooked them up in the index.js files for models and apis.

Also hooked up 'orders' model and routes in respective index.js files for the order model that Alex is working on.