rcqx / personal-trainer

Personal trainer
1 stars 1 forks source link

feat: add user model #48

Closed shadmanhere closed 1 year ago

shadmanhere commented 1 year ago

Add User Model

Summary: This pull request adds the user model to the application, which will be used to store user information in the database. The user model includes fields for basic user information, authentication, and password reset functionality.

Changes Made: