ajaynegi45 / Uttarakhand-Culture-NewUI

Unlock Uttarakhand's hidden treasures! Discover its vibrant culture, rich history, and breathtaking beauty. Join our mission to preserve and celebrate the region's heritage for future generations.
https://uttarakhand-culture.vercel.app
21 stars 50 forks source link

Redesigning Contact Us Page #154

Open Bhum-ika opened 1 week ago

Bhum-ika commented 1 week ago

The current UI is very basic of contact us form ,a better background colour can be used and along with the form and image can be placed on the right or left to make it look more appealing. Also the Navbar on the top along with the contact us form is not going well ,if you want I can change its colour as well and show you how it looks. If you don't like it I'll change and make changes in only contact us form .

github-actions[bot] commented 1 week ago

👋 Thank you @Bhum-ika for raising an issue! We appreciate your effort in helping us improve. Our team will review it shortly. Stay tuned!

ajaynegi45 commented 6 days ago

The current UI is very basic of contact us form ,a better background colour can be used and along with the form and image can be placed on the right or left to make it look more appealing. Also the Navbar on the top along with the contact us form is not going well ,if you want I can change its colour as well and show you how it looks. If you don't like it I'll change and make changes in only contact us form .

Hi @Bhum-ika,

Thank you for expressing your interest in working on this issue. I'm delighted to inform you that I have assigned this issue to you. Your willingness to contribute to our project is much appreciated.

Before making any contributions, please read the Readme.md file carefully to better understand the project's goals and purpose. This will give you clarity on our mission. Also, make sure to review the Contributing.md file, which contains important guidelines to make the contribution process smoother, especially for newcomers.

Feel free to start working, and if you have any questions or need assistance during the process, please don't hesitate to reach out.

Bhum-ika commented 3 days ago

Hello @ajaynegi45 Could you provide me a dummy postgresql connection string so that I can run the project locally!

ajaynegi45 commented 18 hours ago

Hello @ajaynegi45 Could you provide me a dummy postgresql connection string so that I can run the project locally!

You can use

ajaynegi45 commented 18 hours ago

Hi @Bhum-ika,

Hope you're doing great! 😊 Just wanted to check in and see how things are coming along with the issue you're working on. Any progress or updates you’d like to share? And if you’ve run into any roadblocks or need a hand with anything, please don’t hesitate to reach out!

Looking forward to hearing from you!

Bhum-ika commented 18 hours ago

Hi @ajaynegi45 Thank you for providing me those strings. Now I'll work on it and will share the final results by tomorrow positively. Thank you

ajaynegi45 commented 18 hours ago

Hi @ajaynegi45 Thank you for providing me those strings. Now I'll work on it and will share the final results by tomorrow positively. Thank you

If I didn't reply within 24hr then just ping me linkedin

Bhum-ika commented 17 hours ago

Sure

Bhum-ika commented 17 hours ago

postgresql://username:password@your-neon-db-host.neon.tech/your-db-name

It requires it in this format

ajaynegi45 commented 1 hour ago

postgresql://username:password@your-neon-db-host.neon.tech/your-db-name

It requires it in this format

Like this format


DATABASE_URL=postgresql://db_owner:123pass@ep-green-sunset-a2umgtgd.ap-southeast-1.aws.neon.tech/db?sslmode=require
AUTH_SECRET=adnaudbq981y0n209
SENDER_EMAIL=onboarding@uk-culture.org
# only for test visit https://ethereal.email and make
MAIL_SERVER_HOST=smtp.ethereal.email 
MAIL_SERVER_USER=rhoda94@ethereal.email
MAIL_SERVER_PASS=mhKJPGwusJtdtbcwBQ
Bhum-ika commented 1 hour ago

Yeah, it is running now Thank you