Mission to create a new Java API interface to define API methods for adding, updating and querying site users.
Your mission, should you choose to accept it, is to create a new Java API interface to define API methods for adding, updating and querying site users. .
The day of the operation is October 26th, 2021
You will have 4 hours to complete your mission.
One of the project’s major goals is to establish https://cc.curriki.org as the global authoring and distribution hub and library for openly licensed, next generation, open educational resources (OER+) under the least restrictive Creative Commons license, CC-BY.
You will be joining a team of the boldest
of all Red Hatters for this mission, who will be at your service developing the code and automating the deployment to OpenShift.
Should you, or any of your force be taken or compromised that day, you must report back as many changes as you have made, and any knowledge of your actions, by pull request or comments on the issue on the board.
Mission to create a new Java API interface to define API methods for adding, updating and querying site users.
Your mission, should you choose to accept it, is to create a new Java API interface to define API methods for adding, updating and querying site users. .
The day of the operation is October 26th, 2021
You will have 4 hours to complete your mission.
One of the project’s major goals is to establish https://cc.curriki.org as the global authoring and distribution hub and library for openly licensed, next generation, open educational resources (OER+) under the least restrictive Creative Commons license, CC-BY.
You will be joining a team of the boldest
of all Red Hatters for this mission, who will be at your service developing the code and automating the deployment to OpenShift.
How to get started:
Follow the instructions here to setup the project: https://github.com/team19hackathon2021/ActiveLearningStudio-API/tree/master/src
The details of your mission:
Create the registerService method inside the SiteUserEnUSGenApiService class
Create the searchSiteUser method inside the SiteUserEnUSGenApiService class
Create the patchSiteUser method inside the SiteUserEnUSGenApiService class
Create the patchSiteUserFuture method inside the SiteUserEnUSGenApiService class
Create the postSiteUser method inside the SiteUserEnUSGenApiService class
Create the postSiteUserFuture method inside the SiteUserEnUSGenApiService class
This message will not self destruct, because this project is open source.