Skip to content

TheRGuy9201/wellnessher.ai

Repository files navigation

Wellnessher.ai

A modern, responsive web application for women's health management, built with React, Vite, and Tailwind CSS.

Medico Web Banner

✨ Features

  • Period Tracker: Track your cycle, monitor symptoms, and get accurate predictions.
  • PCOS Management: Tools to help manage PCOS symptoms and track your treatment.
  • Pregnancy Tracker: Follow your pregnancy journey week by week with helpful insights.
  • Breast Cancer Awareness: Learn about self-examination, risk factors, and screening recommendations.
  • Medical Records: Securely store and organize your medical history and documents.
  • Consult a Doctor: Connect with healthcare providers specializing in women’s health.
  • Personalized Reminders: Get reminders for self-exams, appointments, and more.
  • Dark/Light Theme: Seamless theme switching for comfortable viewing.

🚀 Getting Started

Prerequisites

Installation

# Clone the repository
https://github.com/your-username/medico-web.git
cd medico-web

# Install dependencies
npm install
# or
yarn install

Development

npm run dev
# or
yarn dev

The app will be available at http://localhost:5173

Build for Production

npm run build
# or
yarn build

Linting

npm run lint

🗂️ Project Structure

medico-web/
├── public/           # Static assets
├── src/
│   ├── assets/       # Images and SVGs
│   ├── components/   # Reusable UI components
│   ├── context/      # Theme and global context
│   ├── pages/        # App pages (Period Tracker, Profile, etc.)
│   ├── styles/       # Custom CSS (e.g., Calendar)
│   ├── types/        # TypeScript types
│   └── main.jsx      # App entry point
├── package.json
├── tailwind.config.js
├── vite.config.js
└── README.md

🛠️ Tech Stack

  • React (with hooks)
  • Vite (blazing fast dev/build)
  • Tailwind CSS (utility-first styling)
  • React Router (routing)
  • Chart.js & Recharts (data visualization)
  • Lucide React & React Icons (icons)

🤝 Contributing

Contributions are welcome! Please open an issue or submit a pull request.

Project Contributors

acroop
Acroop
Soumili Saha
Soumili Saha
Soumyajit Pramanik
Soumyajit Pramanik
TheRGuy9201
TheRGuy9201

📄 License

This project is licensed under the MIT License.


Made with ❤️ for women's health and wellness.

About

WellnessHer.ai is an AI-powered women's wellness platform offering personalized health tracking, cycle insights, pregnancy support, mental wellness tips, and more — all in a secure, smart, and easy-to-use interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors