Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Application Logic #17

Open
3 tasks
zainfathoni opened this issue Dec 23, 2021 · 0 comments
Open
3 tasks

Application Logic #17

zainfathoni opened this issue Dec 23, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request epic A master issue thread which contains other smaller issues testing Automated testing ux User Experience
Milestone

Comments

@zainfathoni
Copy link
Owner

zainfathoni commented Dec 23, 2021

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
@zainfathoni zainfathoni self-assigned this Dec 23, 2021
@zainfathoni zainfathoni added enhancement New feature or request epic A master issue thread which contains other smaller issues testing Automated testing ux User Experience labels Dec 23, 2021
@zainfathoni zainfathoni modified the milestone: Hackathon Dec 23, 2021
@zainfathoni zainfathoni changed the title Application Flow Application Logic Dec 29, 2021
@zainfathoni zainfathoni changed the title Application Logic Backend Logic Dec 31, 2021
@zainfathoni zainfathoni added this to the Hackathon milestone Dec 31, 2021
@zainfathoni zainfathoni changed the title Backend Logic Application Logic Dec 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request epic A master issue thread which contains other smaller issues testing Automated testing ux User Experience
Projects
Status: Ready
Development

No branches or pull requests

1 participant