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

Activity Types API #13

Closed
1 of 8 tasks
Tracked by #1
arafaysaleem opened this issue Aug 19, 2021 · 1 comment
Closed
1 of 8 tasks
Tracked by #1

Activity Types API #13

arafaysaleem opened this issue Aug 19, 2021 · 1 comment
Labels
epic Theme of work that contains several sub-tasks or Issues Status: Completed

Comments

@arafaysaleem
Copy link
Collaborator

arafaysaleem commented Aug 19, 2021

Description

This epic is a goal of the larger epic of Activities API and contains functionality for activity types assignment in our project. This epic requires multiple endpoints to be setup and tested along with their detailed documentation.

Initiative / goal

We want to be able to manage activity types so that students can choose from them while managing activities. These activity types are also used to match similar activities for students.

Hypothesis

The API must provide management of activity types. This epic is considered complete when the following features are complete:

  • Activity Types Management
  • Documentation
  • Tests

Acceptance criteria and must have scope

We must have Authentication API setup prior to this. In the end we need to have a collection of following endpoints:

Note: 🔒 symbol indicates the route is protected and accessible to admin only

Stakeholders

None

Timeline

2 days are needed to setup all the foundation, along with testing and documentation. No blockers expected.

@arafaysaleem arafaysaleem added the epic Theme of work that contains several sub-tasks or Issues label Aug 19, 2021
This was referenced Aug 19, 2021
@arafaysaleem
Copy link
Collaborator Author

The possible activity types could be:

  • sports
  • music
  • chilling
  • games
  • food
  • academic
  • corporate
  • social
  • political
  • photography

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic Theme of work that contains several sub-tasks or Issues Status: Completed
Projects
None yet
Development

No branches or pull requests

1 participant