arghadipmanna101 / Flipkart_Clone

Clone of Flipkart using HTML,CSS and JavaScript.
https://flipkart-clone-seven-azure.vercel.app
MIT License
199 stars 517 forks source link

Files not organized efficiently #554

Open csathnere opened 1 month ago

csathnere commented 1 month ago

Describe the feature

website files are currently not organized efficiently, making it difficult to locate and manage them effectively.

Add ScreenShots

Screenshot_2024-05-16-18-25-56-156_com android chrome

Record

arghadipmanna101 commented 1 month ago

what changes you want to do plz explain once.

Ananyarawa8t commented 1 month ago

Hey @arghadipmanna101, A unorganized project structure makes it difficult to maintain and collaborate on. I would like to organize your HTML, CSS, images, icons and JavaScript files for better readability. I would like to Create a main project folder. This will hold everything related to your website. Inside the main folder, create separate subfolders for: HTML: This will hold all your HTML files, like index.html, about.html, etc. CSS: This will hold all your stylesheet files, like style.css, layout.css, etc. Images: This will hold all your website images (logos, icons, backgrounds, etc.) JavaScript: This will hold all your JavaScript files for interactivity (scripts.js, animations.js, etc.) Please assign me to fix this as part of GSSOC'24. Best Regards, Ananya Rawat