Community-Website
Community-Website copied to clipboard
[Frontend] Integrate GET Contact Us Data
Deliverables -
- [ ] Go to admin dashboard(by logging in using admin credential, which can be found in project readme) => Click on
Contact Us
tab. It should call the GET Contact US API and should show the list of data in the form of card.[one data in one card] - [ ] Each card should have a delete button/icon [based on whichever ui looks better ]
Similar to - https://github.com/HITK-TECH-Community/Community-Website/pull/764
I would like to work on this issue, can I work on it?
Sure @artimanputra Please go ahead with this issue.
Just make sure that this issue is dependent on #696 so you might need to collab with the other person working on the same
I would like to work on this issue. Can I work on it?
@meet503186 please go ahead with this issue. @artimanputra unassigning this to you as I didn't get any progress since last 20 days
@meet503186 please update on this issue.
Hi I am a GSSOC22 contributer can i work on this?
Sure @sharma-tanishq please go ahead with this issue.
Happy Learning :)
Hi can you please assign this task to me?
Hi can you please assign this task to me?
Please go ahead. We will give 1 week buffer for this issue to be completed.
Happy Learning :)
I would like to work on this issue under JWOC
Thanks
Can I get some additional info about this issue. Wish go work on it under swoc but would like to know more about deliverables before commitment.
Thanks.
@thevirengarg before assignment can I get some insights on deliverables?
@thevirengarg before assignment can I get some insights on deliverables?
What insights do you want? You can list down some
- Is the creation of the contact us API a part of the project or is it already available and just a fetch request is needed for presenting data in form of cards with a button for deletion?
- By deletion, it should delete on API server storage as well right just like a database delete?
- Should there be a method to add a new contact as well or only delete?
- If API creation is required, where can I find the current contact dataset and required schema?
First 3 are main points. 4th can be started from empty list. No issues with that.
Please share a bit more details on that and any deadline that is required.
- Is the creation of the contact us API a part of the project or is it already available and just a fetch request is needed for presenting data in form of cards with a button for deletion?
- By deletion, it should delete on API server storage as well right just like a database delete?
- Should there be a method to add a new contact as well or only delete?
- If API creation is required, where can I find the current contact dataset and required schema?
First 3 are main points. 4th can be started from empty list. No issues with that.
Please share a bit more details on that and any deadline that is required.
@Kajol-Kumari
@Shreyas-SAS
- The contact us api is already there, you just need to integrate it. (contact-us-get-api)[https://github.com/HITK-TECH-Community/Community-Website/blob/main/backend/app/routes/contactUs/get.js]
- For now, i just need a delete icon on the UI, no api integration as the delete api is still WIP
- There shouldn't be any method to add any new contact page in admin dashboard. I would recommend you to go to the website (https://hitk-tech-community.netlify.app/) and explore the flow -
click on Admin?
button on the right side -> Log in using admin credential, which can be found in project readme => Click on Contact Us tab
- No api creation is required, its just ui integration with existing API
There is no deadline but i give 1 week buffer to provide the update on progress after which i un-assign the issues if remained inactive.
@thevirengarg
Just read through the referenced conversation. As long as work is done by anyone I am happy with it.
@thevirengarg or @Kajol-Kumari please assign @iMADi-ARCH with the issue. It seems he has already completed the issue.
Thanks, Shreyas.