kir-dev / kir-dev/cmsch

Language "file" as component config properties

Open
#426 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

BACKEND FRONTEND
Dominant language
Kotlin
Stars
25
Forks
6
Avg merge
1d 23h
Merged PRs (30d)
9

Description

All the messages needs to be configured from the backend except the ones used when connection is not estabished.

Use a separate json for this (not the /api/app) and download it only once.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the existing /api/app configuration path across the Spring Boot backend and React components, and identify where component message properties are loaded. Define the separate JSON source for messages needed before a connection is established, ensure it is fetched only once, and verify that the remaining messages come from the backend.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin, react, spring-boot
Domain
api, full-stack
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.