apu52 / Travel_Website

🚀 Welcome🌈 , This repo is officially accepted for GSSOC'2k24🌟 & VsOC'24🌟This repo contains my project on Travel Website ✈️ using HTML,CSS . It contains the landing page of a travel tour company website. If you have any front end project on this or you can add new features in the project or in this repos.
https://apu52.github.io/Travel_Website/
MIT License
234 stars 461 forks source link

File Structure Optimization #854

Open Khushishah224 opened 3 months ago

Khushishah224 commented 3 months ago

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 -Please give it a gssoc'24 label and assign this work to me.

apu52 commented 3 months ago

@Khushishah224 u are assigned