backend-go/ ├── config/ # Database configuration ├── controllers/ # Request handlers ├── dto/ # Data Transfer Objects ├── middleware/ # Auth & authorization middleware ├── migrations/ # Database ...
Database structure (Create Exact same tables with sturctures) : Use XAMPP server for this project.