HerCycle+ Connect is a revolutionary women’s health companion app designed for women aged 15–45. It seamlessly integrates cycle tracking, fertility insights, mental wellness, sexual health support, and expert teleconsultations into a single, AI-powered platform.
Say goodbye to fragmented care—HerCycle+ Connect empowers women to take control of their physical, emotional, and reproductive wellbeing with confidence and ease.
- About the App
- Key Features
- Screenshots
- Getting Started
- Technology Stack
- Development Challenges
- Future Roadmap
- Contributing
- Team
- Demo
- License
HerCycle+ Connect addresses the challenge of fragmented women's health apps by offering a unified, intelligent platform. Unlike standalone period trackers or wellness tools, it provides a holistic experience tailored to each user's health journey.
- Purpose: Empower women with personalized health insights and a supportive community.
- Target Audience: Women aged 15–45 seeking comprehensive health management.
- Core Values: Privacy, compassion, and empowerment.
"A safe space where women feel heard, understood, and empowered to manage their body, mind, and wellbeing holistically."
- AI-Powered Cycle & Fertility Tracker: Predicts periods, ovulation, PMS, and pain likelihood (including PCOS cases). Syncs with Fitbit and Oura Ring. 🗓️
- Symptom-to-Solution Navigator: Log symptoms and receive tailored wellness suggestions. 💡
- Virtual Wellness Room: Guided meditations, breathwork, and journaling for mental health. 🧘♀️
- Cycle-Syncing Health Hub: Personalized nutrition, workout, and sleep plans based on your cycle. 🍗🏋️♀️
- Anonymous Expert Q&A: Ask sensitive questions anonymously to experts (OB-GYNs, therapists, nutritionists). ❓
- Community Circles: Join groups like "PCOS Warriors" and "Fertility Friends" for sharing and support. 👥
- SOS Mode: Emergency alerts for severe pain or emotional crises.
⚠️
- Red Alert AI: Predicts cramps or hormonal shifts and suggests preparation steps.
⚠️ - Cycle-Linked Smart Calendar: Suggests optimal days for different activities based on hormonal cycles. 🗓️
- Period Product Marketplace: Shop eco-friendly products curated to your needs. 🛒
Explore the intuitive UI of HerCycle+ Connect:
| HerCycle+ Connect Logo |
|---|
![]() |
| Home Screen Top | Home Screen Bottom | Cycle Screen Top | Cycle Screen Bottom |
|---|---|---|---|
![]() |
![]() |
![]() |
![]() |
| Wellness Screen Top | Wellness Screen Bottom | ChatBot Screen | Community Screen |
|---|---|---|---|
![]() |
![]() |
![]() |
![]() |
| Shop Screen | Shop Screen Bottom | Profile Screen Top | Profile Screen Bottom |
|---|---|---|---|
![]() |
![]() |
![]() |
![]() |
Follow these steps to set up and run HerCycle+ Connect locally:
- Flutter: 3.0.0+ (Check with
flutter doctor) - Dart: Included with Flutter
- Firebase Account: For Authentication, Firestore, Cloud Messaging
- IDE: VS Code or Android Studio
- Git: For cloning
- Optional: Fitbit/Oura Ring API keys
git clone https://github.com/Harshavardhanjakku/HerCycleConnect.git
cd HerCycleConnect
flutter pub get- Create a Firebase project at Firebase Console
- Add Android/iOS apps and download:
google-services.json→android/app/GoogleService-Info.plist→ios/Runner/
- Enable services:
- Authentication (Email/Password, Google Sign-In)
- Firestore
- Cloud Functions
- Cloud Messaging
-
Place images inside the
images/folder:womens_health.jpgpocs.jpgmental_wellness.jpgnutrition_fitness.jpg
-
Verify in
pubspec.yaml:
flutter:
assets:
- images/womens_health.jpg
- images/pocs.jpg
- images/mental_wellness.jpg
- images/nutrition_fitness.jpg- Windows:
flutter run -d windows- Android/iOS:
flutter run -d emulator- Frontend: Flutter (Dart)
- Backend: Firebase (Authentication, Firestore, Functions, Messaging)
- Wearable Integration: Fitbit API, Oura Ring API
- AI/NLP: Custom Cloud Functions
- Key Packages:
firebase_authcloud_firestorefirebase_messagingworkmanager
| Challenge | Solution |
|---|---|
| Battery Efficiency | Used WorkManager for selective sync |
| API Integration | Centralized API handler |
| Emotionally Sensitive UX | Cycle-aware, color-dynamic UI |
| Chatbot Accuracy | NLU filters + fallback to human experts |
- Advanced AI: Smarter cycle prediction and condition detection (e.g., PCOS, Endometriosis).
- Wearable Expansion: Support for Apple Watch, Garmin, and others.
- Telehealth: Video consultations, prescription delivery.
- Globalization: Multilingual support (Spanish, Hindi, French).
- Community: AI-driven recommendations for circles and moderation.
- Mental Health: Emotional AI journal and guided tracks.
- Security: HIPAA-compliant encryption and scalable backend architecture.
We welcome contributions! 🌟
- Fork the repository.
- Create your feature branch:
git checkout -b feature/YourFeature- Commit your changes:
git commit -m "Add YourFeature"- Push to the branch:
git push origin feature/YourFeature- Open a pull request.
See CONTRIBUTING.md for more details.
| Name | GitHub Profile | |
|---|---|---|
| Macharla Rohith | macharlarohith111@gmail.com | RohithMacharla11 |
| Vangala Shiva Chaithanya | vangalashivachaithanya@gmail.com | Shiva-vangala |
| Jakku Harshavardhan | jakkuharshavardhan2004@gmail.com | Harshavardhanjakku |
| Mulagundla Srinitha | mulagundlasrinitha@gmail.com | MulagundlaSrinitha |
This project is licensed under the MIT License. See LICENSE for details.











