Skip to content

[Improvement]: Show the option to select Java in the project form #2

Description

@dakshesh14

[Improvement]: Show the option to select Java in the project form

Potential Fix:

  1. In app/constant/project.ts, there's a constant named PROJECT_TYPES, add an option for Java.
  2. In apiserver/project/api/api.py, on the class ProjectListCreateAPIView add an elif condition for Java programming language. Provide the "Hello World" code as the content for the Main.java file.
  3. Docker set is already done, so you don't have to worry about it, otherwise please feel free to open an issue.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions