MyFlo.me

MyFlo is a period tracking app that also predicts future menstrual cycles (or whatever you want to track, really).

Privacy

Solution

We strongly believe that your personal health data is no one else’s business and that you should be in full control of your data. So, unlike other apps, MyFlo does not store your data on our databases or servers. MyFlo data does not sync any data to the cloud or to any other device. Your data is ONLY stored on your personal device. We do not share your data with anyone because we simply cannot access it. other device. Your data is ONLY stored on your personal device. We do not share your data with anyone because we simply cannot access it. other device. Your data is ONLY stored on your personal device. We do not share your data with anyone because we simply cannot access it.

Tech

All data is stored locally on the user’s device. We use the browser's built-in local storage API to store user data securely on their device in an IndexedDB database. This means that all user data is kept private and is not sent to any external servers or databases.
Image of MyFlo interface

Interactive & Predictive

Image of MyFlo interface

Solution

MyFlo is not just a static calendar. It is an interactive and predictive tool that allows you to track your cycles and also predicts future cycles based on your data. It reacts immmediately to your input and adjusts on the fly.

Tech

MyFlo uses the Vue Javascript Library to create a dynamic and interactive user interface. The calendar component is built using Vue's reactive data binding, which allows it to update in real-time as the user inputs their cycle data.

Control

Solution

You are completely in charge of where your data is stored. By default, it is only stored on your device, but if you want to back it up or sync it across devices, or look at the raw data that is stored, you can easily download it as a csv file. If you change devices, getting your data onto your new device is as simple as importing this file.

Tech

All data is stored locally on the user’s device. We use the browser's built-in local storage API to store user data securely on their device in an IndexedDB database. Download csv files are generated on the fly with Javascript.
Image of MyFlo interface