Track, analyze, and manage your menstrual cycles with this Flutter-based Menstruation Tracking App. Log your daily menstrual data, view insights through graphs, and stay informed about your reproductive health.
- About
- Features
- Demo
- Getting Started
- Usage
- Screenshots
- Technologies Used
- Contributing
- License
- Acknowledgements
The Menstruation Tracking App is designed to empower users to manage their menstrual health efficiently. It features a calendar for easy tracking, a form to input daily menstrual data, and graphs for insightful analysis.
- Calendar View: Visualize menstrual cycles on a calendar for quick reference.
- Data Entry Form: Log daily details such as flow intensity, mood, and symptoms.
- Graphical Analysis: View graphical representations of menstrual cycle patterns.
- Insights: Gain insights into your reproductive health based on logged data.
Include a link to a video or GIF demonstrating the app's functionality.
-
Clone the repository:
git clone https://github.com/your-username/menstruation-tracking-app.git cd menstruation-tracking-app
-
Install dependencies:
flutter pub get
-
Run the app:
flutter run
- Open the app and navigate to the calendar view.
- Tap on a date to log daily menstrual data using the entry form.
- Explore graphical analysis in the insights section.
Include screenshots showcasing the app's calendar, form, and graphical analysis features.
- Flutter: Framework for building cross-platform mobile applications.
- Dart: Programming language used with Flutter.
- Charting Library (e.g.,
fl_chart
): Used for graphical analysis.
Contributions are welcome! Please follow the contribution guidelines to contribute to the project.
This project is licensed under the MIT License.
- Mention any libraries, frameworks, or resources used.
- Provide credits to sources of inspiration or data used for insights.