-
Notifications
You must be signed in to change notification settings - Fork 2
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
use recipes data from groceristar-fetch #59
Comments
I think this one is done partially now! |
Nah, you just find a data from search-form/search-api. |
i got a PR from guy that working on |
@sanchit94 i add some code to your repo. i think now you can use data from groceristar-fetch plugin and display in on your project |
Hey @Arthur, I was away for a couple of days, so couldn't work on the
project. I'll have a look and push the code soon!! :)
…On Sun 29 Jul, 2018, 4:18 PM Arthur Tkachenko, ***@***.***> wrote:
@sanchit94 <https://github.com/sanchit94> i add some code to your repo. i
think now you can use data from groceristar-fetch plugin and display in on
your project
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#59 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/Af_sDOgjB11UMTRdRTWFT_A4zzmHF1nXks5uLZLggaJpZM4VC7TF>
.
|
it's ok, not a problem. i was just reviewing the issues for different repos and update some of them |
Hey @atherdon I was just looking at the code you added, the RecipeTest component. So what will we be doing with this data? Do you want to me to create a component(card) where this data will be displayed? |
Also I was wondering, when would we use http requests. I mean when I add a meal using the addMealModal, I should be sending a request to the server with this data. I think this will be a good added function to our repo! Please advice! :) |
yeah. i was thinking about it too. i assume third(server with recipes) still working fine. but as we decided to move to graphQL - i think it'll better to connect to database by using graphQL approach. |
Yes I finished that course(almost). :p |
Let's start a task in this direction. Maybe we'll make slow progress but that's better than no progress. |
i didn't think that we'll make a slow progress with it.
first of all - broken servers are in my priority list.
second thing - as you can see - i add a lot of people to that repository,
so i hope together we'll make it quick. another thing - i have a lot of
data, so it'll be more easy to redo, rather than create it from 0 as i did
year ago.
another point - it's a cool technoogy and i want to include it.
|
Yea I think it is pretty cool, would get a better perspective regarding it when I actually work on it. :) |
npm install @groceristar/groceristar-fetch
We cannot move forward, while we didn't have static data, related to recipes in our module
The text was updated successfully, but these errors were encountered: