diff --git a/README.md b/README.md index f4f1112..ef68f20 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Agromaq Quotation System +# Agricultural Machinery Quotation System -A comprehensive quotation system for agricultural machinery with web interface, API, and Telegram bot integration. +A real-world quotation system for agricultural machinery dealers — Telegram bot for field use, React web panel for back-office, FastAPI backend, and PDF generation. ## 🚀 Features @@ -13,6 +13,13 @@ A comprehensive quotation system for agricultural machinery with web interface, - **Database**: SQLite/PostgreSQL support for data persistence - **Search Functionality**: Advanced search across products and categories + +## 🌾 Context + +Built for a real agricultural machinery dealer in Santa Fe, Argentina. The core challenge: salespeople and operators needed to generate accurate, formatted quotations on the go — from the field — without opening a laptop. + +**Why Telegram?** The team already uses Telegram daily. A bot integrated into their existing workflow (vs. training on a new web app) is the fastest path to adoption. The web admin panel covers the back-office side; the bot covers the fieldwork side. + ## 📸 Screenshots
+