Shreyans13 / Eats

Developed a web app based on a real-life scenario, this application offers a delightful and intuitive user experience for ordering food online.
https://shreyans13.github.io/Eats/
MIT License
8 stars 6 forks source link

Update the Screen Data in Order Summary Page #4

Open Shreyans13 opened 3 years ago

Shreyans13 commented 3 years ago

Order Summary Page

https://shreyans13.github.io/Eats/#/history/123/summary add a little business logic UI is already there just need to fix the data Logic

kamerat commented 3 years ago

I think you need to provide more information if you want 3rd party developers to help you out here. Personally, I do not understand what is needed to be done here. I suggest you have to define more clearly what "fix the data Logic" means in this context. 👍

Shreyans13 commented 3 years ago

What i mean to say is that the data which is being displayed in the provided link is static data. What i want is to receive the data from the parent component or global state itself so it feels like a real-time data. P.S - This project has no back-end support if you are willing to initiate a API then refer issue: Add Backend to the project #5