corrected the folder structure#153
corrected the folder structure#153mohdabdullahmeraj wants to merge 5 commits intoTanmayKalra09:mainfrom
Conversation
|
@mohdabdullahmeraj is attempting to deploy a commit to the Tanmay Kalra's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
@TanmayKalra09 I have resolved those, now check |
def5a46 to
8cd81ce
Compare
|
Please Resolve the conflicts :) |
|
Hello @mohdabdullahmeraj We have merged some PR sand because of it some conflicts arises. Please solve it. CC: @TanmayKalra09 |
|
@TanmayKalra09 @Tanziha-Sheikh fixed the conflicts |
|
@mohdabdullahmeraj Please resolve the conflicts |
|
Hi @mohdabdullahmeraj, are you working on resolving the conflicts? If we don't hear back soon, we may have to close this PR due to inactivity. Please let us know your status. Thank you! |
yes working on it |
|
@TanmayKalra09 please check |
|
@mohdabdullahmeraj The Vercel deployment has failed and points to some errors. Please resolve them, or contact @Tanziha-Sheikh — she will guide you. |


🚀 Pull Request
📋 Description
This PR refactors the src folder structure to improve organization, scalability, and maintainability. All components have been moved into a more logical hierarchy with separate directories for pages, reusable components, and context providers.
All import paths throughout the application have been manually updated to reflect the new file locations. Additionally, the README.md has been updated with a new "Folder Structure" section to document the changes for future contributors.
🔍 Type of Change
🙋 Your Details
🧪 How Has This Been Tested?
I have tested these structural changes by running the application locally and verifying that all functionality works as it did before the refactor. My testing process included:
✅ Checklist