swarooppatilx / scruter

Scruter is a local classifieds and community site designed to bring people together for buying, selling, and exchanging goods and services.
https://scruter.vercel.app
GNU General Public License v3.0
28 stars 134 forks source link

[Feat] improving UI design of team page #417

Closed Pushpa472 closed 2 weeks ago

Pushpa472 commented 3 weeks ago

Description

  1. I would like to enhance the UI design of the team page to improve its visual appeal and user experience. Also, I would suggest adding a footer section to give easy access to essential links and information.
  2. Remove extra space in the footer section across all pages for a cleaner look.
  3. Add a logo and footer section to the About page for consistency.
  4. Improve the UI design of the contribution page to enhance user experience.
  5. Implement a scroll-up button for easy navigation, if desired. Please let me know if I can proceed with these updates or if there are any specific design guidelines to follow.

Screenshots

image image image

Checklist

github-actions[bot] commented 3 weeks ago

👋 Thank you @Pushpa472 for raising an issue! We appreciate your effort in helping us improve. Our team will review it shortly. Stay tuned! If you need further assistance or want to join the conversation, feel free to join our Discord server: Discord Link

Pushpa472 commented 3 weeks ago

@swarooppatilx I need help, I am unable to run the project, without connecting db frontend will not run image

swarooppatilx commented 3 weeks ago

@swarooppatilx I need help, I am unable to run the project, without connecting db frontend will not run image

refer to .env.example and add those variables in your .env, you need to setup mongodb and cloudinary for this

Pushpa472 commented 3 weeks ago

@swarooppatilx where i will get session_secret, i add all information in evn file, it should necessary to new evn file, but still not run image

swarooppatilx commented 3 weeks ago

@swarooppatilx where i will get session_secret, i add all information in evn file, it should necessary to new evn file, but still not run image

you have placeholder values at db_username and password

Pushpa472 commented 2 weeks ago

@swarooppatilx i connect database but whatever I try to make changes in UI design but not apply it, in both file footer.tsx and footer.ejs, something where I make mistake. plz tell me i want to work .. WhatsApp Image 2024-11-07 at 16 22 17_2681a294

swarooppatilx commented 2 weeks ago

@swarooppatilx i connect database but whatever I try to make changes in UI design but not apply it, in both file footer.tsx and footer.ejs, something where I make mistake. plz tell me i want to work .. WhatsApp Image 2024-11-07 at 16 22 17_2681a294

You are making changes to footer.tsx, which is part of the Next.js site (running on port 3000), and have run a script for the Express.js server (running on port 8080) thats the reason why changes are not visible

Pushpa472 commented 2 weeks ago

@swarooppatilx i run it but show site can't reach, in one terminal run npm test and other terminal run npm start then also not show this, even i run npm start then show site can't reach should i close mongodb altas website. then what i should do, what i should open for editing ui design image image

swarooppatilx commented 2 weeks ago

@swarooppatilx i run it but show site can't reach, in one terminal run npm test and other terminal run npm start then also not show this, even i run npm start then show site can't reach should i close mongodb altas website. then what i should do, what i should open for editing ui design image image

start with beginner friendly issues, I think you have not understood the project structure

Pushpa472 commented 2 weeks ago

@swarooppatilx I understand

AE-Hertz commented 2 weeks ago

@swarooppatilx can I work on this?

Pushpa472 commented 2 weeks ago

@AE-Hertz I am working