batterydied / Aquatica

0 stars 1 forks source link

Set Up UserModel #72

Open HaiyiCai opened 5 days ago

HaiyiCai commented 5 days ago

Description: Create a UserModel' in Sequelize with attributes foruserId,email,hashedPassword, androle`. Add model-level validation for required fields and email format.

HaiyiCai commented 4 days ago

Design the database schema for user management. This schema will include: