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

to create the a new Java backend class to override the generated methods to render the page for taxonomies related to RNA seqence runs. #70

Open
computate opened this issue Oct 21, 2021 · 0 comments

Comments

@computate
Copy link
Member

Mission to create the a new Java backend class to override the generated methods to render the page for taxonomies related to RNA seqence runs.

Mission

Your mission, should you choose to accept it, is to create the a new Java backend class to override the generated methods to render the page for taxonomies related to RNA seqence runs. .

The day of the operation is October 26th, 2021

You will have 4 hours to complete your mission.

An open science project to uncover the planetary virome, freely and openly

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.

How to get started:

Follow the instructions here to setup the project: https://github.com/team19hackathon2021/serratus-api/

The details of your mission:

  • The Java package name will be: io.serratus.api.enus.model.taxonomy
  • The Java class name will be: TaxonomyPage
  • The path to the Java class will be: /usr/local/src/serratus-api/src/main/java/io/serratus/api/enus/model/taxonomy/TaxonomyPage.java
  • The Java class will extend: TaxonomyPageGen<TaxonomyGenPage>
package io.serratus.api.enus.model.taxonomy;


/**
 **/

public class TaxonomyPage extends TaxonomyPageGen<TaxonomyGenPage> {
}

This message will not self-destruct.

This message will not self destruct, because this project is open source.

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

No branches or pull requests

1 participant