Open Aveline-art opened 2 years ago
Input: project id Output: project name, project description, logo, hero image, icon, readmeurl, hflaWebsiteurl
Input: username, password Output: auth token, user id
Input: user id Output: user status id, user status name, desired roles, current skills, target skills, availability, time zone
Input: role id Output: name, description, responsibilities, qualifications
Input: nothing Output: an array of roles
Input: project id Output: list of reoccurring events for that project in an array where each index is an object with the following: name, day of week, start time, duration, must/should/could roles
Input: desired roles, availability Output: auth token, user id
Input: username, password
Do we still need to gather information on the user's experience level? If so, the database schema of the peoplesDepot does not collect that information.
If we gave an incorrect input, for example, say the username and password was incorrect, what should we expect to receive? How will we be able to tell that the request returned some sort of error?
Dependency
174
88
Overview
As a developer of CivicTechJobs, I want to know we will retrieve data from this project for our project. For this issue, our team would like to start a discussion on the APIs we would like for this team to develop.
Action Items
Additional Questions
Resources/Instructions
API calls