Overview

Pip Pip Hooray

Summary of in-progress or completed project.

Page contents

Summary

Pip Pip Hooray is an Android app that serves as a structured logbook for chicken egg incubation. It helps backyard keepers, hobby breeders, and students track each incubation batch from set to hatch by recording incubator settings, key dates, per‑egg candling results, and final hatch outcomes. By replacing ad‑hoc notes and paper charts with searchable, data‑driven records, the app makes it easier to review past hatches, compute simple metrics such as hatch rate, and adjust future incubation practices accordingly.

The app emphasizes a clean, incubation‑specific workflow: users define incubators and their default targets, create batches tied to those incubators, add individual eggs, and record observations at typical candling checkpoints (for example, days 7, 14, and 18) and at hatch. Batch and egg lists present this information in an organized way on the device, and selected batches can be exported as CSV files for printing or long‑term archiving.

Intended users and user stories

Functionality

Persistent data

All of this data is stored locally on the device using SQLite so that users can access their records across multiple sessions without needing a network connection.

Device/external services

Stretch goals and possible enhancements

These stretch goals are intentionally listed from the simplest (notifications) to more complex enhancements (detailed reporting and media support) and will only be tackled if core functionality and course requirements are met early.