Skip to content
Charles Eimer edited this page Apr 10, 2025 · 44 revisions

Integration challenges upon integrating new system components to the existing Smartess mobile infrastructure and hardware

  • In order to mitigate this, testing newly developed features early and regularly upon their integration mitigates potential integration conflicts.

User Data, authentification when handling sensitive user data.

  • In order to mitigate this, implementing stringent security mechanism to ensure protection of user data
  • In order to mitigate this, ensuring proper user authentication in determining user access to critical data.
  • Mitigated through: User Authentification
  • Mitigated through: local .envr file in which data is not directly embedded on codebase (version control)

Requirements misinterpretation with stakeholders leading to the development of features that don't agree with requirements.

  • In order to mitigate this, regularly engaging with stakeholders in requirements gathering, validation, sprint planning and refinements.
  • The initial scope for each feature will be smaller and increase as knowledge is gained on requirements and features delivery.
Screenshot 2025-04-10 at 5 00 46 PM
  • Back-end Testing Results
Screenshot 2025-04-10 at 5 03 25 PM

Clone this wiki locally