Is your feature request related to a problem? Please describe.
Need to connect the frontend post card with the backend, so when a user clicks the share button or like button, this actually reflects in the app.
Describe the solution you'd like
Change the onclick handlers for the share button and like button to include functions which make API calls to the backend. Additionally, use the confirmation pop-up component when a user clicks the share button.
Describe alternatives you've considered
N/A
Additional context
This issue was discussed and allocated during the frontend team meeting on 29/03/2022.
Is your feature request related to a problem? Please describe. Need to connect the frontend post card with the backend, so when a user clicks the share button or like button, this actually reflects in the app.
Describe the solution you'd like Change the onclick handlers for the share button and like button to include functions which make API calls to the backend. Additionally, use the confirmation pop-up component when a user clicks the share button.
Describe alternatives you've considered N/A
Additional context This issue was discussed and allocated during the frontend team meeting on 29/03/2022.