logo

PetalPedia

Overview

A flower-focused web app that helps gardeners plan and care for their plants. Users can browse pre-loaded species or add their own, and get key growing info: soil moisture, light requirements, hardiness zones, and more. Built around a custom API that stores and serves plant data.

What I Did

Designed and built both the API and frontend. Implemented CRUD operations for flower entries, created a browse-and-search interface, and displayed growing conditions in an easy-to-scan format. The app supports adding custom flowers so users can track plants beyond the default catalog.

Tools

JavaScript, REST API, HTML/CSS

PetalPedia plant info interface Github