ayan-biswas0412 / gssoc2021-HotelOnTouch

👨‍🔧👨‍🔧Manage your all hotel services at one place - This is the project repository for HotelOnTouch Project and this project is actively looking for new contributors👨‍🔧👩‍🏫
https://hotelontouch.netlify.app
GNU General Public License v3.0
70 stars 82 forks source link

Add a title project admin #69

Closed ayan-biswas0412 closed 3 years ago

ayan-biswas0412 commented 3 years ago

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

Ruchip16 commented 3 years ago

Can I work on this issue ?

ayan-biswas0412 commented 3 years ago

@Ruchip16 sure go ahead

Ruchip16 commented 3 years ago

thanks @ayan-biswas0412

stale[bot] commented 3 years ago

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.

Ruchip16 commented 3 years ago

@ayan-biswas0412 in Admincard.js where do we need to add the title " Project Admin"?

ayan-biswas0412 commented 3 years ago

@ayan-biswas0412 in Admincard.js where do we need to add the title " Project Admin"?

in the card itself

Ruchip16 commented 3 years ago

onst AdminCard = ({ projectAdminName = 'Ayan Biswas', GitHubUserName = 'ayan-biswas0412', webSite = 'https://ayanbiswas.in', }) => { return (

{projectAdminName} ``
ayan-biswas0412 commented 3 years ago

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

Ruchip16 commented 3 years ago

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 ?

Ruchip16 commented 3 years ago

@ayan-biswas0412 I have created a PR check once , plz merge it and give PR for review I will do the necessary changes

Ankita297 commented 3 years ago

Can i work on this ? @ayan-biswas0412

Ankita297 commented 3 years ago

@ayan-biswas0412

stale[bot] commented 3 years ago

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.