Start a new topic

Want to make an App: Pregnancy Calculator

Hi,


I would like to build an app the indicates the weeks and days of the pregnancy of my wife.


As i am a noob i dont know where to start or how to start: Indicator App? Button App? Where or which service (Zapuier, IFTTT, Dropbox...)  to use?


Could some one just give me a hint o which direction i should go?


Is there a possibilite to do some calculation in the lametric clock or how can i caluclate the corrrect weeks/days?


Thank you very much in advance for your help!

Regards


OH

I'm not sure how I can intergrate the pregnancy calculation in to Google Sheets and connect it to the app with any tool? I'm new to this so I'm confused?





Hi!

You can use our My Public Data (Google Sheets) app. The app allows you to track data from your Google Sheets docs. 
In order to track your Google Sheet, you need to share the URL link, copy it, and paste in the corresponding field. Here is our special guide for My Public Data (Google Sheets) app - https://help.lametric.com/support/solutions/articles/6000240926-my-public-data-google-sheets-app-configuration-guide.

Great project idea! LaMetric itself can’t handle date math natively, so I’d recommend building a simple web script to calculate pregnancy weeks/days from the due date or LMP date, then feed that final number into an Indicator App for your clock. You can host tiny calculation logic on something like Replit, or even use IFTTT + a webhook to run the date calculation and push the result to LaMetric. Indicator app is definitely the right choice here to continuously display the updated week count.

Login or Signup to post a comment