Plant Profile Generator

A web application that allows users to create, view, and manage plant profile documents.

Features

  • Create plant profiles with detailed information
  • View and edit existing plant profiles
  • Store profiles for future reference
  • Simple, user-friendly interface

Project Structure

  • /backend - Server-side code and database operations
  • /frontend - User interface and client-side code
  • /shared - Shared types and utilities

Technologies

  • TypeScript
  • SQLite for data storage
  • Tailwind CSS for styling
  • Hono for API routing