zainfathoni/kelas.rumahberbagi.com

Application Logic

zainfathoni opened this issue · 0 comments

Overview

Implement a comprehensive and valid application logic with all its edge cases.

Definition of Done

  • Implement the requested logic
  • Write unit & integration tests to cover the newly implemented backend logic
  • Write end-to-end tests for that newly implemented feature

Current Tasks

  • Perform authentication and redirect back automatically when authentication is required
    zainfathoni/remix-jokes@a931d94
  • Redirect to the Dashboard home page when the user's role doesn't have enough permission
  • Provide a function to determine whether we can show any particular item or not in the sidebar navigation