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

Student Statuses API #5

Closed
8 tasks done
Tracked by #1
arafaysaleem opened this issue Aug 19, 2021 · 2 comments · Fixed by #65
Closed
8 tasks done
Tracked by #1

Student Statuses API #5

arafaysaleem opened this issue Aug 19, 2021 · 2 comments · Fixed by #65
Labels
epic Theme of work that contains several sub-tasks or Issues

Comments

@arafaysaleem
Copy link
Collaborator

arafaysaleem commented Aug 19, 2021

Description

This epic is a goal of the larger epic of Students API and contains functionality for student status 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 student statuses so that students can choose from them while operating their account. These student statuses are also used to match similar students.

Hypothesis

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

  • Student Statuses 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
@arafaysaleem arafaysaleem mentioned this issue Aug 19, 2021
24 tasks
@arafaysaleem
Copy link
Collaborator Author

The possible student statuses could be:

  • looking for friends
  • looking for transport
  • looking for help
  • looking for food

@arafaysaleem arafaysaleem changed the title [EPIC] Student Statuses API Student Statuses API Aug 24, 2021
@arafaysaleem arafaysaleem linked a pull request Sep 4, 2021 that will close this issue
15 tasks
@arafaysaleem
Copy link
Collaborator Author

Completed

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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant