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

Add NGRX Store for better state management #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zmertens
Copy link
Owner

@zmertens zmertens commented May 28, 2020

Frontend

  • Add NGRX store library and use stores in replace of services to manage users and item states
  • replace item list view with a table view
  • add currency pipe transform to display item prices in the currency specified by Bootstrap drop-down object
  • Add total of item costs on list ui

Backend

  • Finish item Jest tests
  • Add Sendgrid to allow user to reset password via email, and add mock library for user tests

@zmertens zmertens self-assigned this Jun 6, 2020
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.

1 participant