Customer Solution
Bloomify Official
Luxury Handcrafted Forever Flowers — Public Shop & Admin Portal
| Item | Value |
|---|---|
| Live Site | bloomifyofficial.sonandigital.com |
| Admin Portal | bloomifyofficial.sonandigital.com/admin |
| API Endpoint | bloomify-api.sonandigital.com |
| Repository | sonantechai/bloomify-portal |
| Database | bloomify_db |
| Stack | React 18 + TypeScript + Vite + Cloudflare Worker (D1) + Cloudflare Pages |
| Status | Live |
| Commit HEAD | b1691763 |
What It Does
Public site — Customers browse a luxury flower catalogue organised by category (Bouquets, Arrangements, Gift Sets, Custom), view preserved & forever flower arrangements, and submit an inquiry form specifying their name, email, phone, Instagram handle, occasion, colour preferences, and message.
Admin portal — The Bloomify team logs in to manage the full order lifecycle: from new inquiry through quoting, order creation, production tracking, delivery, and invoicing. Every sale is tracked with price, cost, and profit margin, giving instant visibility into business performance.
Feature Highlights
| Module | Description |
|---|---|
| Dashboard | Total orders, revenue, cost, and profit cards; recent orders list; orders-by-status chart |
| Orders | New → In Progress → Ready → Delivered workflow with occasion, colours, quantity, price, cost, profit margin |
| Clients | Customer management with name, email, phone, Instagram handle, and address |
| Products | Flower catalogue with category, base price, cost, active/inactive toggle, and sort order |
| Invoices | Linked to orders, amount in PKR, status (Unpaid / Paid), issued date, paid date |
| Inquiries | Public form submissions with status workflow: New → Reviewed → Quoted → Closed |
| Reports | Revenue / cost / profit summary by period (week / month / quarter / all), with occasion breakdown |
| Settings | Business name, tagline, email, phone, Instagram handle, currency (PKR), primary colour |
Documentation Pages
| Page | What You'll Find |
|---|---|
| Admin Guide | Day-to-day usage: orders workflow, products, clients, invoices, inquiries, reports, settings |
| Credentials | Live URLs, admin login, Worker secrets, D1 database ID, Cloudflare Pages project |
| Dev Reference | Architecture, DB schema, file structure, API routes, theme colours, currency pattern |
| AI Handoff | Repo location, stack summary, known gotchas, deployment checklist for AI session continuation |
| Deployment | Step-by-step first deployment: D1, migrations, secrets, CORS, Pages, custom domain |