mzeey-tutorials / NepaApp

1 stars 0 forks source link

Design database schema for user registration. #51

Open Mzeey opened 7 months ago

Mzeey commented 7 months ago

Task Description

Design the database schema for user registration, outlining the necessary tables, fields, and relationships to support user registration functionalities.

Acceptance Criteria

User Story

Milestone (Epic)

Additional Context

Consider the security aspects of storing user information and ensure that the database schema is scalable for future user-related features.