You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current file structure in the project has become increasingly convoluted and difficult to navigate. This is causing delays in development as team members struggle to locate relevant files and understand the overall project architecture.
Describe the solution you'd like
I propose optimizing the file structure to improve readability, maintainability, and scalability. This would involve restructuring directories, renaming files for clarity, and removing redundant or obsolete files. To enhance efficiency, we propose structuring files into distinct folders: one for HTML files, one for CSS files (excluding index.css), one for JavaScript files (excluding index.js), and a folder for images.
Additional information
This approach streamlines navigation and upkeep, fostering better code management. Please assign this issue to me, I want to work on this issue .
Are you contributing under any open-source program ?
I'm a GSSOC'24 contributor @SauravMukherjee44 Please give it a gssoc'24 label and assign this work to me .
The text was updated successfully, but these errors were encountered:
What would you like to share?
The current file structure in the project has become increasingly convoluted and difficult to navigate. This is causing delays in development as team members struggle to locate relevant files and understand the overall project architecture.
Describe the solution you'd like
I propose optimizing the file structure to improve readability, maintainability, and scalability. This would involve restructuring directories, renaming files for clarity, and removing redundant or obsolete files. To enhance efficiency, we propose structuring files into distinct folders: one for HTML files, one for CSS files (excluding index.css), one for JavaScript files (excluding index.js), and a folder for images.
Additional information
This approach streamlines navigation and upkeep, fostering better code management. Please assign this issue to me, I want to work on this issue .
Are you contributing under any open-source program ?
I'm a GSSOC'24 contributor
@SauravMukherjee44 Please give it a gssoc'24 label and assign this work to me .
The text was updated successfully, but these errors were encountered: