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

Create Page to Display User's Current Assigned Tasks #232

Open
4 tasks
nomadbitcoin opened this issue Aug 21, 2024 · 1 comment
Open
4 tasks

Create Page to Display User's Current Assigned Tasks #232

nomadbitcoin opened this issue Aug 21, 2024 · 1 comment
Assignees

Comments

@nomadbitcoin
Copy link
Contributor

We need to create a dedicated page that displays the user's currently assigned tasks. This can be based on the existing tasks page but should call a different database function to retrieve only the tasks assigned to the logged-in user.

  • Page Layout:

    • Use the existing tasks page layout for consistency.
    • Ensure that the page only displays tasks that are currently assigned to the user based on his Github handle.
  • Database Function:

    • Implement a new database function that retrieves tasks assigned to the specific user.
  • Navigation:

    • Add a link or button for easy access to the user's assigned tasks page.
@nomadbitcoin nomadbitcoin converted this from a draft issue Aug 21, 2024
@nomadbitcoin nomadbitcoin changed the title My tasks Tab Create Page to Display User's Current Assigned Tasks Aug 21, 2024
@Hardsys-Andre
Copy link

@nomadbitcoin follow the PR link - #257

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

2 participants