Skip to content

Repository files navigation

BabyBuddyHelper

A cross-platform mobile and desktop application designed to help parents manage and track daily baby care activities. Built with .NET MAUI, BabyBuddyHelper provides a simple yet effective way to organize feeding times, diaper changes, sleep schedules, and other essential tasks.

Features

  • Task Management: Create, update, and track baby care tasks with ease
  • Priority Levels: Assign priorities to tasks for better organization
  • Progress Tracking: Mark tasks as completed and maintain a history
  • Cross-Platform: Available on iOS, Android, macOS, and Windows
  • Responsive UI: Optimized interface for mobile phones and desktop devices

Technology Stack

  • .NET MAUI: Cross-platform app framework
  • .NET 10: Latest .NET runtime
  • C#: Primary programming language
  • XAML: UI markup language

Prerequisites

  • .NET 10 SDK
  • Visual Studio 2026 Community or later (with MAUI workload)
  • Platform-specific requirements:
    • iOS: Xcode and macOS development environment
    • Android: Android SDK and emulator/device
    • Windows: Windows 10 or later
    • macOS: macOS Catalina or later

Installation

  1. Clone the repository:

    git clone https://github.com/MatheusCastro99/BabyBuddyHelper.git
    cd BabyBuddyHelper
  2. Restore NuGet packages:

    dotnet restore
  3. Build the project:

    dotnet build

Usage

  1. Launch the application on your target platform
  2. Create a new task by clicking "Add Task"
  3. Fill in task details including name, description, and priority level
  4. View your tasks on the main dashboard
  5. Mark tasks as completed when finished

Project Structure

BabyBuddyHelper/
├── Models/              # Data models (TaskModel, etc.)
├── Pages/               # XAML pages and code-behind
├── Services/            # Business logic and data services
├── Platforms/           # Platform-specific implementations
├── Resources/           # Images, fonts, and other assets
├── MauiProgram.cs       # Application configuration
└── App.xaml             # Main application definition

Contributing

For now, this project is solo and contributions are not being accepted. That might change in the near future.

Organization

  • Microsoft Software and Systems Academy,
  • Cloud Application Development - PCAD21

Support

For issues, questions, or suggestions, please open an issue on the GitHub Issues page.


Author: Matheus Castro
Repository: MatheusCastro99/BabyBuddyHelper

About

BabyBuddyHelper is a cross-platform mobile/desktop app built with .NET MAUI that helps parents organize and track daily baby care activities. Manage tasks with priority levels, mark progress, and stay on top of feeding times, diaper changes, sleep schedules, and more.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages