Changes between Version 2 and Version 3 of UseCase001
- Timestamp:
- 05/12/26 22:53:30 (2 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UseCase001
v2 v3 14 14 2. System validates that the {{{email}}} is unique and that all required fields meet the necessary formatting standards. 15 15 16 3. System creates a new entry in the {{{User table with a unique {{{user_id}}} and the current {{{date_created}}}.16 3. System creates a new entry in the {{{User}}} table with a unique {{{user_id}}} and the current {{{date_created}}}. 17 17 18 18 4. System initializes a corresponding entry in the {{{Consumer table}}}, setting the {{{points_collected}}} to zero and establishing the one-to-one relationship with the new {{{user_id}}}.
