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

created first checkpoint for redux workshop #3

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

sumit-gupta91
Copy link
Collaborator

@sumit-gupta91 sumit-gupta91 commented May 3, 2018

implemented concept of transformers,
listening to all request start actions,
simulated a real time api call by adding set timeout to add item to cart api.

Updated state modelling for product and cart models.

Sumit Gupta added 2 commits May 3, 2018 14:56
implemented concept of transformers
listening to all request start actions
simulated a real time api call by adding set timeout to add item to cart
api
@sumit-gupta91
Copy link
Collaborator Author

Hi Kiran, can you give me access to create branches in the main repo. I want this to be a checkpoint branch.
I want four branches

  1. redux-workshop-solution-0
  2. redux-workshop-solution-1
  3. redux-workshop-solution-2
  4. redux-workshop-solution-3

for example redux-workshop-solution-1 will contain all completed code for solution-0 will and will be building block for solution-2 branch

@sumit-gupta91 sumit-gupta91 changed the base branch from develop to master May 4, 2018 13:12
@sumit-gupta91 sumit-gupta91 reopened this May 4, 2018
@sumit-gupta91 sumit-gupta91 requested a review from akiran May 4, 2018 13:14
@akiran
Copy link
Contributor

akiran commented May 4, 2018

@sumit-gupta91 I will take a look at these branches and call you tomorrow morning

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.

3 participants