[IMG265] Restructure project structure with new design guide
- Original Gitlab Enabler: IMG265
This PR introduces the following changes:
- structure imars3d into two separate packages: imars3d (backend) and imars3dui (front end)
- unit test are migrated following the new structure
- dummy modules files are added as placeholder for features to be implemented, along with corresponding dummy unit test files
- the packaging pipeline, build_wheel, is disabled until the packaging issues resolved.