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

API: Task CRUD operations #85

Open
emmsdan opened this issue Apr 14, 2023 · 1 comment
Open

API: Task CRUD operations #85

emmsdan opened this issue Apr 14, 2023 · 1 comment

Comments

@emmsdan
Copy link
Collaborator

emmsdan commented Apr 14, 2023

  • Create Task
  • Update Tasks
  • View Single Task
  • View All Task - Paginate

Basic Task information

  • title,
  • details/description.
  • mentors,
  • mentorManagers
  • meta
    • userId (of the creator)
  • startDate
  • endDate
  • typeOfReport
@AhhEagle
Copy link
Collaborator

@emmsdan Can you please assign this to me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants