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 Endpoint ContractorView #266

Open
Quirtelus opened this issue Nov 26, 2024 · 0 comments
Open

Create Endpoint ContractorView #266

Quirtelus opened this issue Nov 26, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Quirtelus
Copy link
Contributor

Quirtelus commented Nov 26, 2024

Description

The Ambition of this Issue is to create a new view for Contractors to get overview about assigned Tasks.
This includes the definition of a GET Endpoint to get all Tasks that are currently assigned to the User (Contractor).
This endpoint will respond with all assigned tasks in a list.
This List of tasks will be implemented on the frontend view and contains: title, description, status, (date of creation) of each task. According to those demands the response of that endpoint sends the needed information.

This Issue is in cooperation with Frontend Issue #309.

Discussion

Through which parameters should the tickets be selected? What should the interface look like? Does a new Userrole needs to be created? What are the potential expansion possibilities?

Motivation

No response

Details

No response

@astanik astanik added the enhancement New feature or request label Nov 26, 2024
@astanik astanik linked a pull request Dec 17, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants