Is this a unique feature?
Is your feature request related to a problem/unavailable functionality? Please describe.
I reviewed the folder structure of this repository, and it's quite disorganized, especially in the frontend.
Proposed Solution
To improve the folder structure in a React project, consider organizing components by feature, creating separate folders for styles, assets, and utilities, and using a clear naming convention. This promotes better scalability and maintainability.
Screenshots
No response
Do you want to work on this issue?
Yes
If "yes" to above, please explain how you would technically implement this (issue will not be assigned if this is skipped)
I will organize the folder structure by features, assets, components, loaders, etc., and optimize the code if necessary.
Is this a unique feature?
Is your feature request related to a problem/unavailable functionality? Please describe.
I reviewed the folder structure of this repository, and it's quite disorganized, especially in the frontend.
Proposed Solution
To improve the folder structure in a React project, consider organizing components by feature, creating separate folders for styles, assets, and utilities, and using a clear naming convention. This promotes better scalability and maintainability.
Screenshots
No response
Do you want to work on this issue?
Yes
If "yes" to above, please explain how you would technically implement this (issue will not be assigned if this is skipped)
I will organize the folder structure by features, assets, components, loaders, etc., and optimize the code if necessary.