Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor:restructure project architecture
Reorganized application package structure to improve modularity and navigability. Moved files from `fbr` to `app` directory and renamed key modules to better reflect functionality, such as `celery_worker`. Additionally, updated all relevant imports and settings configurations to align with the new structure, including Django settings and task management.
- Loading branch information