uprm-inso4101-2024-2025-s1 / semester-project-regiupr

semester-project-regiupr created by GitHub Classroom
8 stars 1 forks source link

[Lecture Topic Task] Define and Analyze Profile Screen Algebra #161

Closed Carloscaban closed 4 days ago

Carloscaban commented 5 days ago

Objective: Establish an algebraic model for the Profile screen process. With a focus on on operations governing profile access and updates.

Description: This task requires developing a formal algebraic specification to represent the Profile Management process. The model should define available operations (such as retrieving profile data, editing fields, validating modifications, and saving updates), as well as the necessary properties (or axioms) to guarantee data integrity, consistency, and security. This algebra will provide a framework to understand and validate Profile management behavior, ensuring it meets the key functional requirements for user profile handling.

Expected Outcome: A comprehensive algebraic specification listing each operation in the Profile Management process, with detailed preconditions, postconditions, and invariants, along with any applicable axioms. This specification will serve as a reference for the system’s design, aiding future debugging and testing.

Difficulty: 4 Priority: 3

Assignees:

Carloscaban commented 5 days ago

please @michellebou and @Ar2691 assign me and @chriistiian99 to this task

michellebou commented 5 days ago

done

Carloscaban commented 4 days ago

Algebraic Specification for PROFILE SCREEN.pdf

Carloscaban commented 4 days ago

task can now be marked as completed @michellebou @Ar2691