SUGAM-ARORA / UniCollab

UniCollab is more than just a platform; it's a gateway to a world where students from different universities/colleges converge to collaborate, innovate, and elevate their projects. Imagine a space where ideas flow freely, where knowledge is shared effortlessly, and where learning transcends classrooms. That's UniCollab for you.
https://uni-collab.vercel.app/
MIT License
57 stars 110 forks source link

BUG: Backend folder with Frontend #430

Open MinavKaria opened 2 months ago

MinavKaria commented 2 months ago

Is there an existing issue for this?

What went down?

Why is backend folder in frontend ? 😅 I feel both should be in different folders

@SUGAM-ARORA Assign it to me I will make it separate it into 2 folder client and server

Record

github-actions[bot] commented 2 months ago

Thank you for creating this issue! 🎉 @SUGAM-ARORA will look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

You can also check our CONTRIBUTE.md for guidelines on contributing to this project.

SUGAM-ARORA commented 2 months ago

@MinavKaria Issue assigned to you

MinavKaria commented 2 months ago

--server/ --client/ -----------/All your frontend files --/Readme.md

is it ok ? should i do this ? @SUGAM-ARORA

MinavKaria commented 1 month ago

@SUGAM-ARORA Hey This issue will change the folder structure, So Let me know when you accept all the PRs bcoz all the PRs after me or before, working on the previous folder structure may give merge conflicts.

Currently the folder structure is:

.../ .../Backend .../All the React files .../Readme.md

what I'll convert to:

.../ .../Backend .../their files .../Frontend.../All the React files .../Readme.md

This may cause a lot of merge conflicts , so please let me know, When to send the PR

SUGAM-ARORA commented 1 month ago

@SUGAM-ARORA Hey This issue will change the folder structure, So Let me know when you accept all the PRs bcoz all the PRs after me or before, working on the previous folder structure may give merge conflicts.

Currently the folder structure is:

.../ .../Backend .../All the React files .../Readme.md

what I'll convert to:

.../ .../Backend .../their files .../Frontend.../All the React files .../Readme.md

This may cause a lot of merge conflicts , so please let me know, When to send the PR

Actually I want the website to work as at the moment it is down and not working. I feel while merging conflicts some error might have crept in . After website is up then immediately I will either set the firebase or will tell you when to send PR