Budget: 2500 UAH Deadline: 5 days
I looked at the description and see that you need a delivery bot that can handle 500+ orders per day. This is not just a form in Telegram, but a system with a message queue, customer data storage in a database, and instant notifications to the admin.
I will create it using Node.js + MySQL: each order will be recorded in the database (customer data will auto-fill after the first contact), and the admin will receive real-time notifications. I will consider queues (bull/redis or simple local queuing) so that during peak loads, the bot does not lose requests.
Stack: Node.js + Telegraf + MySQL + Redis for queues
Logic: order recording → database → admin notification → statuses "accepted/in progress/shipped"
I launched a delivery bot with similar logic in 6 days — it handled ~300 requests daily without failures.
I am currently completely free, have no other projects in progress — I will take yours immediately and start today. Payment will be in stages.
After delivery, I won't disappear — I will be available if you have questions or want to update something.
Message me — and I will draft a plan for the first stage and a database schema in 10 minutes.