Menstrual Cycle Tracker

The Menstrual Cycle Tracker is a web application that helps women track their menstrual cycles and determine which phase of the cycle they are currently in. The application is built using HTML, CSS, and JavaScript and runs in any modern web browser.

Features

The application has the following features:

A calendar interface that allows users to select the start date of their menstrual cycle. A dropdown menu that allows users to select the length of their menstrual cycle, with options ranging from 28 to 34 days. A "Calculate" button that triggers the application to determine which phase of the menstrual cycle the user is currently in. The ability to determine whether the user is currently in the Menstrual, Follicular, Ovulatory, or Luteal phase of their cycle. A user-friendly display of the current menstrual cycle phase.

Usage

To use the Menstrual Cycle Tracker, simply open the index.html file in a modern web browser. Select the start date of your menstrual cycle using the calendar interface, and choose the length of your cycle using the dropdown menu. Click the "Calculate" button to determine your current menstrual cycle phase.

The application will display a message indicating which phase of your menstrual cycle you are currently in. The display is updated in real-time as you change the start date or cycle length.

License

The Menstrual Cycle Tracker is open-source software licensed under the MIT License. Feel free to use, modify, and distribute the software as you see fit.