Yogeshwar-CM / Techno-Cart

1 stars 2 forks source link

Responsive design #3

Open Yogeshwar-CM opened 9 months ago

Yogeshwar-CM commented 9 months ago

Need responsive design throughout

devham236 commented 9 months ago

hey @Yogeshwar-CM, i would love to work on this issue.

Yogeshwar-CM commented 9 months ago

hey @Yogeshwar-CM, i would love to work on this issue.

go ahead

devham236 commented 9 months ago

@Yogeshwar-CM do you mind assigning it to me

Yogeshwar-CM commented 9 months ago

@Yogeshwar-CM do you mind assigning it to me

Have you had a look at the code, little messy since i switched to css but started with tailwind

devham236 commented 9 months ago

I am comfortable with tailwind css, but i might need a bit more time with standard css.

Yogeshwar-CM commented 9 months ago

I am comfortable with tailwind css, but i might need a bit more time with standard css.

Upto you , you may leverage any

devham236 commented 9 months ago

hey @Yogeshwar-CM , i am almost finished with making the welcome, login and signup page responsive. But there is a problem, i cant seem to start the backend server, i get an error saying "something went wrong installing the sharp module". I'll try to fix it over the next days, but i also wanted to now, if you have some dummy data for a mongodb cluster and for signing up/logging in.

Yogeshwar-CM commented 9 months ago

hey @Yogeshwar-CM , i am almost finished with making the welcome, login and signup page responsive. But there is a problem, i cant seem to start the backend server, i get an error saying "something went wrong installing the sharp module". I'll try to fix it over the next days, but i also wanted to now, if you have some dummy data for a mongodb cluster and for signing up/logging in.

Regarding the "sharp" module installation issue, ensure you have the required dependencies installed and check the npm logs for more details ( check npm version ). For dummy data and MongoDB, create a free MongoDB Atlas account create a new cluster, replace the connection string in your backend from there you can sign up and add data yourself, and let me know if you need more assistance.

Or if you need comment your mail id i shall mail you my mongodb url so that u can use my database

devham236 commented 9 months ago

That would be very helpful, you can mail it to this mail: hamzamirza74@gmail.com

devham236 commented 9 months ago

Hey @Yogeshwar-CM, i fixed the sharp module issue, now i only need a mongodb uri, so i can work on the other components, do you have one i can use?

Yogeshwar-CM commented 9 months ago

Have sent you in mail

devham236 commented 9 months ago

Hey @Yogeshwar-CM, i am almost finished making the application more responsive, there are still some details i need to fix but all in all its almost finished, here is a demo:

https://github.com/Yogeshwar-CM/Techno-Cart/assets/90037750/3ae45856-46de-4b33-8b8d-6d50ae4a2c5c

Yogeshwar-CM commented 9 months ago

Hey @devham236 appreciate the effort! Just wanted to know if the hamburger menu works in mobile view

devham236 commented 9 months ago

the hamburger menu gets displayed but nothing happens when you click on it.

Yogeshwar-CM commented 8 months ago

Try to fix it please, and also share the mobile responsiveness of the products, stock scan and checkout pages after adding products

devham236 commented 8 months ago

Hey @Yogeshwar-CM, i was sick the past week and couldnt really work on the project. Sadly i cant continue working on it, as it needs a lot more refactoring than i initially anticipated. There are pages i cant get to because of some errors. The scan page is already pretty responsive. I will open a PR so that the changes i made the video about, merge with the main branch. I also commented your initial jsx structure of the components/pages and added my version using tailwind css benath it, if you want to go back to your first structure.

Yogeshwar-CM commented 8 months ago

No issues, Thank you for your contribution and take care !