Closed ayan-biswas0412 closed 3 years ago
Can I work on this issue ?
@Ruchip16 sure go ahead
thanks @ayan-biswas0412
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
@ayan-biswas0412 in Admincard.js where do we need to add the title " Project Admin"?
@ayan-biswas0412 in Admincard.js where do we need to add the title " Project Admin"?
in the card itself
onst AdminCard = ({ projectAdminName = 'Ayan Biswas', GitHubUserName = 'ayan-biswas0412', webSite = 'https://ayanbiswas.in', }) => { return (
onst AdminCard = ({ projectAdminName = 'Ayan Biswas', GitHubUserName = 'ayan-biswas0412', webSite = 'https://ayanbiswas.in', }) => { return (
<StyledImage variant='top' src={
https://avatars.githubusercontent.com/${GitHubUserName}
} />{projectAdminName} ``
make a pr then only I can give your review
I am not able to understand that do I need to add a const render card? like the one you added in opensourceprogramme.js to add title we are a part of ?
@ayan-biswas0412 I have created a PR check once , plz merge it and give PR for review I will do the necessary changes
Can i work on this ? @ayan-biswas0412
@ayan-biswas0412
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Is your feature request related to a problem? Please describe. Add a title project admin before the picture of the project admin edit the
hotelontouch/src/components/AdminCard.js
and make UI improvement of the card if possible more interactive designs are welcome