Budget: 4000 UAH Deadline: 5 days
Hello.
I am developing bots for Telegram using NodeJS. I am ready to take it on. Write to me, and we will discuss.
Create a Telegram bot
Main window
Start and greeting, then
1. Stores
Branch 1 - Samarkand Darwaza shopping center, 1st floor, Kora Tosh street 5A, Shopping center working hours from 10:00 to 22:00 without days off
Branch 2 - Muhammad Yusuf street 61, near Dagestanskaya bus stop not far from Maxim Gorky metro station
2. Menu
3. Get a consultation, consultant's number and Telegram account or directly forward to the consultant
Link to Instagram and Telegram groups and personal messages
2. Menu with the ability to change prices and products
1. Pu-erh
Shu pu-erh, Sheng pu-erh
2. Oolong
Tie Guan, Ali Shan, Gaba, Milk, Eastern Beauty, Dong Ding, Da Hong Pao, Shui Xian, Feng Huang Dan Cong, Zhou Gui, Ginseng, other types of oolongs
3. Green tea
Golden green, Royal, Mao Jian, Tai Ping Hou Kui, Longjing, Jasmine, Mao Fen, Bi Luo Chun, other types of green tea
4. Black tea
Dian Hong, Hong Cha, Lapsang Souchong, other types of black tea
5. Red tea
Ji Jun Mei, bergamot, other types of red tea
6. White tea
Bai Mu Dan, silver needles, other types of white tea
7. Fruit tea
8. Herbal tea
9. Tea utensils
Cha Ban, tea sets, glass thermoses for brewing, typod, bowls, cha he, cha hai, cups, gaiwan
Basket
For each tea, the weight is either 50 or 100 grams, then with the possibility to add 50 or 100 plus or minus
3. Payment and delivery method, need the client's phone number and location or exact delivery address,
4. Payment in cash or by card
5. Delivery within the city of Tashkent via taxi services, delivery to regions via mail requires exact addresses and phone numbers
6. Purchase receipt with verification
7. Automatic feedback after 2 days to get a review from the client
8. Push notification capability if there are discounts
9. Promo codes or discounts
1. Add sub-items
2. Instructions on how to add products preferably video instructions
3. Add a back button in the bot on all pages
4. When payment is pressed and it is empty, a message appears that you cannot pay, your basket is empty (if it is empty)
5. Add an avatar for the bot
Budget: 4000 UAH Deadline: 5 days
Hello.
I am developing bots for Telegram using NodeJS. I am ready to take it on. Write to me, and we will discuss.
Budget: 16000 UAH Deadline: 14 days
Good afternoon, I have experience in developing online store bots, write to me.
Budget: 4000 UAH Deadline: 5 days
Good day, I have several years of experience in bot development and more. Bots are the simplest projects I have worked on, so I will easily fulfill your order, help you choose hosting, and set everything up to ensure it works stably and that clients are satisfied with your service.
Budget: 4000 UAH Deadline: 7 days
Good day, I have experience in bot development, I will help you with the development quickly and efficiently.
Budget: 5000 UAH Deadline: 8 days
Hello, I am interested in your project to create a Telegram store.
I can complete your project within 8 days.
The cost of the work is 5000 UAH.
I am ready to discuss the project details. I am waiting for your response in private messages.
Budget: 2000 UAH Deadline: 2 days
Hello! I have already created a multifunctional Telegram bot for a digital goods store with an admin panel in Python.
I am ready to do it quickly and efficiently. I will also upload it to the server.
https://andriikushnir.net
It is necessary to make changes to the order processing program so that orders for soft glass with print are visually distinguished from others. Current logic: In the product name with print, we add the symbols # to the name of the print, for example: Soft glass, #White abstraction# 2.0mm Required implementation: The program should automatically identify orders with print by the presence of the symbols # in the product name. If the product name contains #...#, such an order should be highlighted in color (for example, yellow or another noticeable color) in the list when printing. The highlighting should apply to the entire line with the product or the entire order (depending on technical implementation), so that production workers can immediately see that this is a print order. For all other orders, the program's logic remains unchanged. Example: Soft glass, #White abstraction# 2.0mm, Shape: Rectangle, Size: 100x60cm → The program recognizes the symbols # and highlights this order in color.
Auto-notification system for inventory replenishment analytics. On 8n8. Small automation for e-commerce. Once a day, the system calculates the sales velocity for each product and sends a message in Telegram indicating when to reorder (with the recommended quantity) and how many days the remaining stock will last. What we do: Data retrieval: KeyCRM API (order history) + stock/orders from Rozetka (API or export) Storage in SQLite on my VPS (Contabo, Linux) Calculation of average sales, days of stock, reorder point ABC analysis: prioritization of which product to replenish first (class A — main by revenue — more important) Daily Telegram bot + cron job All thresholds (lead time, safety stock, target stock) — in the config
Hello! I need to visually customize the InvenTree system (open-source) for a coffee shop project presentation. A complex backend and integration with the cash register (POS) are not required — the external redesign of the interface is important to show the difference between "Before / After". Project stack: Python (Django) + React (Mantine UI). What needs to be done in the interface: Custom branding, Renaming in the sidebar menu and tables, Cleaning forms from engineering fields, Setting up one recipe for "making" a drink (for example, Cappuccino), so that when manually deducted from the warehouse, all ingredients are visually subtracted, adding functions in the form of additional reports, and explaining the principles of the changes made. We will discuss all specific details in person. Requirements for the performer: Experience with Django and React (Mantine UI). Ability to complete the task quickly — the project is needed for a presentation. We work through Safe (Secure transaction). In your response, start with the word "COFFEE", so I know you read to the end. Please provide your timelines and price.
It is necessary to develop an application or script that will automatically convert files from YML or JSON formats to XLS format, with subsequent generation of a link to the output XLS file for promotion. Requirements: Input data: A file in YML format (links will be provided) or A file in JSON format (links will be provided, JSON does not contain a category tree, but each product is in a separate array). Output data: A file in XLS format accessible via a direct link. The file must be updated automatically on a schedule, for example, daily. Functional requirements: The ability to specify the number of days for Availability on order for each input link. The application must operate reliably under resource-limited hosting conditions. An intuitive web interface for managing settings is desirable.
A small adjustment is needed in the program that generates print orders. Task: We have added to the assortment soft glass with print. In the orders, the name of the print will be highlighted with the symbols #...# for correct recognition. Example: Soft glass, #White abstraction# 2.0mm, Shape: Rectangle... Requirements: If the text of the order contains a fragment between the symbols #...#, the program should recognize it as an order with print; when generating a PDF or print sheet, such an order needs to be highlighted in a different color (any noticeable color, to be agreed upon during execution); the rest of the program's logic should remain unchanged. An example of the order is attached below for testing.