itsvic-dev / itsvic-dev/deliveries
Support for Raben Group
- Dominant language
- Kotlin
- Stars
- 252
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
### Prerequisites
- [x] The information provided below is, to my knowledge, correct.
- [x] I verify that I have searched through the existing issues and that this issue is not a duplicate.
### Tracking page
https://myraben.com/link/ShipmentInformation?ShipmentNumber=INSERT_SHIPMENT_NUMBER_HERE&Language=EN
### Developer documentation page
https://docs.mendix.com/apidocs-mxsdk/apidocs/client-api/
https://docs.typo3.org/m/typo3/reference-coreapi/main/en-us/ApiOverview/Index.html
### Additional context
https://myraben.com/link/ShipmentInformation?ShipmentNumber=INSERT_SHIPMENT_NUMBER_HERE&Language=EN returns a 303 "See Other" response containing an a HTML document that mentions an ID differing from the shipment ID. Some data can be requested using this ID from https://oftc.myraben.com/pages/en_GB/Anonymous/Anon_Shipment_NP.page.xml?INSERT_ID_NO_SHIPMENT_NUMBER
There is also an API endpoint at https://api.raben-group.com/ that might be helpful. Based on [TYPO3 CMS](https://de.m.wikipedia.org/wiki/TYPO3_CMS), it seems.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the linked Raben tracking page, API endpoint, and developer documentation, then compare them with the project's existing carrier integrations. Done means Raben Group shipments can be identified and their tracking data retrieved through the app, with the required behavior confirmed against the available endpoints.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100