Skip to content

[Enhancement] Update README File Structure Section After Refactor #950

Description

@BHUVANSH855

🔍 Have You Searched Existing Issues?

  • I have searched the existing issues to avoid duplicates

📝 What's wrong with the existing documentation?

Description 📄

After completing recent structural refactors, including:

  • Removal of accidental files
  • Consolidation of Tailwind configuration
  • Centralization of image assets
  • Organization of documentation files
    The current README.md file structure section may no longer accurately reflect the updated project architecture.

Expected behavior ✅

The README.md should clearly represent the updated project structure, for example:

  • backend/
    docs/
    src/
    -- assets/
    --- images/
    -- components/
    -- styles/
    tailwind.config.js
    package.json

This ensures that new contributors understand the correct project layout.

Actual behavior 🚫

The existing README structure may still reflect the old file organization and not match the updated refactored architecture.

Proposed Solution 💡

  • Update the "Project Structure" section inside README.md
  • Reflect new folder hierarchy
  • Ensure formatting is clean and readable
  • Verify that internal documentation links remain valid

Impact 🎯

  • Accurate documentation
  • Better onboarding experience
  • Professional project presentation
  • Improved contributor clarity

📎 Supporting Material

No response

🙌 Contributor Checklist

  • I have reviewed the existing documentation
  • I agree to follow this project's Code of Conduct
  • I am a GSSOC'25 contributor
  • I want to work on this issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions