juhinagpure / Eduford-university

74 stars 175 forks source link

File Structure Optimization in Codebase #103

Open Khushishah224 opened 4 months ago

Khushishah224 commented 4 months ago

Is your Documentation related to a problem? Please describe. 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 context 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 @juhinagpure Please give it a gssoc'24 label and assign this work to me .

Riyasharma28 commented 4 months ago

Please assign this issue to me @Riyasharma28 under GSSoC'24.

Khushishah224 commented 4 months ago

Riyasharma28

hey, you have also been assigned this task. would you like to work with me? and if yes then on which file do you want to work?

Khushishah224 commented 4 months ago

hey @juhinagpure I have raised a PR , i have done this task , please give it a gssoc'24 label . Thank You