rideaware-api/models
Cipher Vance 3ed698918b feat: add Go models for User and UserProfile
- Create models/user.go with bcrypt password hashing
- Create models/user_profile.go with foreign key relationship
- Add GORM hooks for automatic profile creation
- Include proper JSON tags and database constraints
2025-09-18 20:06:36 -05:00
..
user.go feat: add Go models for User and UserProfile 2025-09-18 20:06:36 -05:00
user_profile.go feat: add Go models for User and UserProfile 2025-09-18 20:06:36 -05:00