intersystems-community / intersystems-community/DeepSeeWeb
Mobile: add the option to alter MDX2JSON app in QR-code
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 19
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Now qr-code looks as
dsw|server|login|pass|namespace
server is aaa.bbb.com
So dsw mobile suppose that MDX2JSON is available at aaa.bbb.com/MDX2JSON
That is ok and very convenient.
But let's introduce the option to connect to different MDX2JSON in case it is somewhere else.
And the settings for server would be like:
aaa.bbb.com/MDX2JSONAAA
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the mobile QR-code parsing and the code that derives the MDX2JSON URL from the server value. Support a server setting that includes a custom MDX2JSON path, while preserving the existing default, and verify that both QR-code forms connect to the intended service.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100