Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updateschema #44

Merged
merged 10 commits into from Mar 5, 2020
Merged

Updateschema #44

merged 10 commits into from Mar 5, 2020

Conversation

Hilary-Ly
Copy link
Contributor

created order and product_order models to replace cart model

  • refactored backend (models/associations, routes)
  • refactored auth route to eager load product/order
  • refactored frontend (react components, redux store for logged in user)

</table>
</div>
)
<div id="subtotle">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"subtotle" should be fixed

fixed spelling error
@cafloyd cafloyd merged commit 889b05f into master Mar 5, 2020
@Hilary-Ly Hilary-Ly linked an issue Mar 5, 2020 that may be closed by this pull request
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

use Sequelize.INTEGER to denominate price, rather than DECIMAL
3 participants