Add tracking information to Track Your Order page

Recently ordered a Mudita compact and while I was not so patiently waiting I refreshed the track order page multiple times but was surprised to see no info on the actual page to tell me what the status of my order was.
I spent some time searching online and found this site: Aftership
Which let me enter my tracking number in via a text box and returned what appeared to be accurate tracking information about my order.
Has Mudita considered integrating with a 3rd party like this to retrieve tracking info?
Something like per order request tracking on page load:

  1. User loads track order page for first time: Api data is downloaded and persisted to DB, Displayed to track your order
  2. User loads track order page a subsequent time: Persisted data is displayed, api is queried for new data which is added/replaces existing persisted data. New data is displayed to track your order.

Also I happen to be a software developer so I’m curious how open to making space for community contributions to the Mudita store / Or even their OS development Mudita is.
I’m not affiliated with the 3rd party mentioned above they just happened to be one of the top searches when I was trying to figure out what to do with the tracking number.

Thanks.

3 Likes

@JHop Thanks for this feedback. I will pass it on to the team.