Initialize project structure and documentation

Merged Zhaofang He requested to merge develop into main

This merge request sets up the initial structure of the project, including:

  • .gitignore configuration
  • README with team roles, Team stack, Project Structure etc.
  • Project folders: api/, components/, ml/, pages/, styles/, docs/
  • Initial git_workflow.md documentation

This will serve as the baseline for all upcoming development.

Merge request reports