DSCKabarak / ComradeMarketPlace

A community project, that is an e-commerce website.
11 stars 14 forks source link

Review and Refine the User and CustomUser models #36

Closed wekesa360 closed 6 months ago

wekesa360 commented 6 months ago

(Python - Backend)

Description

The User and CustomUser models have already been implemented for the Comrade Marketplace backend, which is built using Python and Django. This issue aims to review the existing implementation of these models and identify areas for improvement to ensure they meet the project's requirements and follow best practices.

Tasks

Evaluate the User Model

Assess the CustomUser Model

Optimize the Model Relationships

Enhance the Model Validations and Constraints

Acceptance Criteria

Dependencies

Resources