🧱 Issue : Convert Models to ES6 Module Syntax
Description
Refactor all Sequelize model files to ES6 syntax for consistent structure and compatibility with modern tools.
This helps avoid circular dependencies and ensures smooth import behavior across layers.
Models
Tasks
Branch