Budget: 5000 UAH Deadline: 3 days
Hello!
I develop bots for Telegram using NodeJS. I am ready to take on the task. Write to me, we will discuss.
A simple system is needed to monitor the work of a person who distributes advertisements / leaflets.
The main task is to monitor:
I am considering any technical solutions (bot, web panel, application, or other options).
Main functionality
1️⃣ Start of work
The employee must have the ability to start work (Start), after which the system records:
2️⃣ Geolocation recording
It is necessary to record:
3️⃣ Photo confirmation
The employee must have the ability to take or send a photo.
The photo must be stored along with:
4️⃣ Checkpoints (preferably)
The ability to check if the employee was in certain places.
5️⃣ End of work
Recording:
Report
Access to information must be available:
Important
I am ready to consider:
The main thing is that the system allows monitoring of work and obtaining reports.
Budget: 5000 UAH Deadline: 3 days
Hello!
I develop bots for Telegram using NodeJS. I am ready to take on the task. Write to me, we will discuss.
Budget: 27000 UAH Deadline: 30 days
Hello. I have been working with React/Node.js for over 8+ years. I am ready for collaboration. Please contact me.
Budget: 8000 UAH Deadline: 4 days
Bro, this is a classic task for developing a Field Force Management system. For the MVP (minimum viable product), the best solution would be a Telegram bot.
Why? Because Telegram already has built-in geolocation sharing, a camera, and messaging capabilities. You don't need to write a mobile app for iOS/Android — you use an existing messenger.
Your technical plan for Cursor:
Stack: Python + aiogram (library for bots) + SQLite (database) + Google Sheets API (for reports).
Logic for the employee:
Command /start -> Button "Start Shift". The bot asks to send "Live Location" (geolocation streaming).
During the shift, the employee simply takes a photo of the announcement and sends it to the bot. The bot automatically reads the coordinates of the message.
Command /end -> The bot records the time, calculates the duration, and stops tracking.
Logic for the admin:
The client receives a link to a Google Sheet, where rows drop in real-time: Name | Time | Photo | Coordinates (link to Google Maps).
Your response (copy and paste):
Hello! I have experience in developing monitoring systems and Telegram bots for automating business processes.
I propose to implement your request based on a Telegram bot. This is the fastest and most convenient solution for the MVP:
Employee functionality: "Start/Stop" buttons for recording working hours. The bot will use the geolocation streaming feature (Live Location) to build the route.
Photo confirmation: Each sent photo is automatically tied to the coordinates and time of sending. The data cannot be faked, as it is taken directly from the messenger system.
Control: I will implement the verification of "checkpoints" — if the employee is supposed to be within a specific radius, the bot will confirm their presence there.
Reporting: All data (route, time, photo link) will be automatically uploaded to Google Sheets. You will be able to see the results in real-time.
Admin panel: A separate interface in the bot for the manager to view the current status of employees.
Ready to discuss the details and demonstrate a prototype working with geolocation.
Budget: 4000 UAH Deadline: 3 days
Good day. I am interested in your project. I can implement a simple control system through a Telegram bot, which will be convenient for the employee and does not require the installation of a separate application.
The employee will be able to:
press Start to begin work (time and geolocation are recorded),
send their geolocation during work,
send photo confirmations (photos will be stored along with coordinates and time),
press Finish to complete work.
An admin panel or reports will be available to you, where you can view:
the route or geolocation points,
photo confirmations,
the start and end time of work,
the duration of the shift.
It is also possible to add checkpoints to verify whether the employee was in the required locations.
Budget: 700 UAH Deadline: 1 day
Good day, Oleksandr!
In general, the task is clear, but for an accurate response regarding the deadlines and price, I would like to clarify some questions that arose after analyzing your task.
Please write in private messages – we will discuss the details and your wishes.
Budget: 27000 UAH Deadline: 30 days
Good day!
I am interested in your project and I am ready to take on its execution. I have extensive experience in developing similar CRM systems and admin panels - I am happy to help.
And here are the works I am NOT ASHAMED OF:
1) Admin panels and CRM system modules - Behance
2) Telegram bot for registering new students + built-in admin panel Behance
3) Development of an extension for Outlook: Behance
Open to communication and discussion of details.
Budget: 15000 UAH Deadline: 15 days
For this task, the best and fastest solution will be a Telegram bot with a web interface (Web App). This eliminates the need to develop a separate application for iOS/Android, and the employee does not need to install anything other than the messenger. My partner and I have experience in developing monitoring systems, so we propose an implementation that will be as simple as possible for the employee and reliable for your control. Our technical solution:
1. For the employee (Telegram Bot + Web App):
• "Start Shift" button: The bot automatically records the GPS tag and time.
• Photo reports: The employee takes photos directly in the bot. We will set up automatic reading of photo metadata (EXIF) to confirm that it was taken at that time and place.
• Route: The bot can periodically request geolocation in the background (if "Location Sharing" is enabled).
2. For you (Admin panel):
• Map: Visualization of the employee's route and points where photos were taken.
• Statistics: How many hours worked, how many photos taken, whether the photo point matches the route.
• Reports: Ability to export a PDF or Excel report for the day/week.
Our advantages and stack:
• Stack: Python (aiogram) + React (for maps and reports). This will allow us to launch the MVP very quickly.
• Experience: 4 years in business process automation. Our works: hyperfi.tech, espressolab.com.ua, hudi.com.ua.
Conditions:
• Cost: 15,000 UAH.
• Deadline: up to 2 weeks (ready solution, tested "in the field").
We will create a system where it will be impossible to fake photos (blocking uploads from the gallery, only direct camera), which will solve your main problem with control.
Budget: 15000 UAH Deadline: 14 days
Good day! I understand the task — a simple and reliable way to monitor employees who distribute flyers: where they have been, how long they worked, and whether they actually distributed the material. I propose a solution: a mobile application for the employee (iOS + Android) + a web panel for the manager.
How it works for the employee:
Opens the app → clicks "Start Shift" → time and geolocation of the start are recorded. During work, every N minutes (configurable — 10, 15, 30) receives a push notification "Confirm Location" → clicks — GPS point is saved. At each address, takes a photo through the app — it is automatically saved along with geolocation and time. Clicks "End Shift" → time of completion and total duration are recorded. Everything is as simple as possible — the employee presses a minimum number of buttons, no need to enter anything manually.
How it works for the manager:
Web panel (from a computer or phone via browser), where you can see:
Map with the route — all GPS points of the employee during the shift.
Photos — attached to points on the map, with time and address.
Work time — start, end, duration.
Missed check-ins — if the employee ignored the notification, it is immediately visible (highlighted in red).
Checkpoints — you can set addresses where the employee was supposed to be, and the system will show whether they were there.
Shift history — reports for each employee for any day.
Why not constant GPS tracking in the background:
This is the first thing that comes to mind, but in practice, it works poorly:
Apple restricts background GPS and may reject the app.
On Android (especially Xiaomi, Huawei, Samsung), background processes are killed by the system without warning.
Constant GPS drains 15-30% of the battery per hour — the employee may run out of phone battery by the end of the shift.
The approach with push notifications provides the same data (location every N minutes), but works reliably on all phones and does not drain the battery.
We can think through and implement other features as well. The exact price and terms will be discussed after agreeing on the details. It will definitely not be exorbitant, as I am new to this freelance platform.
Budget: 1000 UAH Deadline: 10 days
Good day!
I am ready to develop a simple and convenient solution in the form of a Telegram bot for monitoring the work of employees during the distribution of advertising materials. The bot will be able to record the start and end of work, receive geolocation and photos as confirmation of completion, and also store all data for further review in reports.
For implementation, I plan to use the stack: Python (aiogram / pyTelegramBotAPI) for bot development, MySQL or Google Sheets for data storage.
I can quickly create an MVP version that can be tested and expanded with additional features if needed. I am ready to discuss the details and propose an optimal solution for your task.
I would be happy to collaborate!
Budget: 1111 UAH Deadline: 1 day
Hello! I can create a simple and convenient system: geolocation tracking, start/stop work, photo confirmation, and a web panel with reports. I will implement it as a Telegram bot + admin panel or web/mobile solution. I will do it quickly and efficiently. Let's discuss the details.
Budget: 11000 UAH Deadline: 7 days
Hello, Oleksandr!
Our IT company creates and improves websites that operate stably, quickly, and solve specific business tasks for clients. We are engaged in developing websites "from scratch" as well as enhancing existing solutions, increasing their performance and user experience for your users.
We have experience in:
- developing responsive and fast websites on various platforms (WordPress, OpenCart, Shopify, WIX);
- integrations with payment systems, CRM systems, external services, and internal systems;
- optimizing the performance and security of websites;
- setting up analytics and basic SEO tools;
- software development and automation of business processes: managing customer databases, resource accounting, automating repetitive tasks, integrations with third-party systems;
After completing the project, we provide 14 days of technical support, during which we help adapt the system to your final business processes and consult on any questions regarding the field of work performed. Thanks to the free support of the completed project, this allows you to be confident that the developed solution operates stably from the moment of launch and does not require any additional adjustments.
We work in a structured and responsible manner - focused on results that meet your business goals.
Budget: 8000 UAH Deadline: 4 days
Good day!
It is possible to implement a simple control system through a Telegram bot. The employee will start work, send geolocation and a photo, and the system will record the time, coordinates, and generate a report in a table.
This will allow for quick access to information about the route, working hours, and confirmation of completion.
I am ready to discuss the details)
Budget: 25000 UAH Deadline: 10 days
Hello! I will complete your task quickly and efficiently.
My portfolio: https://freelancehunt.com/ua/freelancer/romas6ka.html#portfolio
Write to me, I will start working today. I will be happy to collaborate with you!
Budget: 1000 UAH Deadline: 1 day
Good day, I am ready to complete it. Write to me in private messages, we will discuss in more detail.....
Budget: 25000 UAH Deadline: 7 days
Good day! I am ready to professionally implement a tracking system for you, write to discuss the details.
Budget: 7500 UAH Deadline: 8 days
Good day. A Telegram bot can be developed for this task. The Telegram interface, as well as the server, is node.js and the database is MongoDB. All information can be displayed through buttons, but the tasks need to be planned in detail. Write to me in private messages. I will find the best solution.
Budget: 5000 UAH Deadline: 2 days
Good day, I am ready to complete the task. Please write in private messages to discuss the details. I will be happy to collaborate!
Budget: 10000 UAH Deadline: 30 days
Hello!
I can develop a simple yet reliable control system for a promoter distributing flyers: start/end of shift with time tracking, GPS geolocation and route, sending photos as proof of work linked to coordinates and time, as well as viewing reports in a web panel. An MVP can be implemented on the Laravel + Vue.js stack with employee authorization, recording their movements, photo reports, checkpoints, and a convenient admin panel for analyzing the route and duration of work.
I am ready to offer an option with a mobile web interface or a Telegram bot for the employee (Start/Stop, photo, geolocation) and a simple admin panel for you to quickly launch the solution and further develop it.
Please write in private messages, and I will provide details on the project cost and estimated implementation timelines.
Best regards, Mykola
Budget: 4000 UAH Deadline: 1 day
Good day. I am ready to complete this project as I have extensive experience in application development.
Budget: 3250 UAH Deadline: 3 days
Hello, I have been developing Telegram bots for over 3 years! I can implement everything quickly and efficiently! As soon as we discuss the details - I will start working.
Budget: 10000 UAH Deadline: 7 days
Good day, I am a young developer, and I am currently actively taking on work for my portfolio. My proposal is to create a Telegram bot. Personally, you will have an admin panel and have control over all employees. In Telegram, it is quite easy to enable tracking using GPS. It can be set up so that the employee's location during the workday is constantly known to you, or that it is sent to you at regular intervals. Regarding photos, I suggest creating a penalty system, and if the employee does not send a photo report within a certain period of time, the system will impose a penalty on them. For now, I propose this, and we can discuss other details in private messages.
Budget: 16000 UAH Deadline: 10 days
Hello, can we make it in the form of a telegram bot - the most widespread and simple option? Based on the data, we will sketch out a dashboard with reports.
Budget: 15000 UAH Deadline: 10 days
Good day, Alexander
I can create a bot that, after clicking the "Start" button, will ask for geolocation and record the time. It will also randomly ask for geolocation to confirm where the employee is working. This is to avoid the situation of "clicked and went to have fun." I can show the location of each employee on a map, which will be very convenient. It is also possible to check if the user was in certain places based on time and photo reports.
Write to me, I will create such a convenient bot. I am waiting for feedback.
Budget: 6000 UAH Deadline: 5 days
Hello. I specialize in developing Telegram systems for business automation using Python (Aiogram/PostgreSQL). I have experience creating bots for reporting (specifically for a network of gas stations) and tools using geodata.
Technical proposal for your task:
- Employee interface: Telegram bot. This eliminates the need to develop a separate application.
- Tracking: using the "Live Location" feature to build a route in real-time and capturing static coordinates at the moment of sending a photo.
- Confirmation: each photo is stored in the database linked to the employee ID, time, and GPS coordinates. Automatic watermarking (date/time/location) on the image itself is possible to protect against fraud.
- Checkpoints: implementation of radius checking logic (Geofencing) - the system automatically counts visits if the photo coordinates match the object's coordinates within a specified margin of error (for example, 30-50 meters).
- Reporting: exporting data in Excel or PDF format with links to photos and routes on the map.
My stack: Python, Aiogram 3.x, PostgreSQL (for reliable data storage), Docker (for stable operation on the server).
I will provide all the code to you, and I can deploy the system on your or my server (Ubuntu). I am ready to discuss the details of the reporting logic. Write to me.
Budget: 3000 UAH Deadline: 9 days
Hello! I can create a system in the form of a Telegram bot. The bot will record the start and end of work, the employee's geolocation, and photo confirmation with coordinates and time. Reports can be viewed directly in Telegram. I am ready to implement the MVP.
Budget: 4000 UAH Deadline: 3 days
Good day, I am a Python developer. I can implement a system for employee monitoring (geolocation, working hours, photo reports) for you.
I see the solution in the format of a Telegram bot + an admin web panel. The employee starts/ends their shift through the bot, sends geolocation and photos, and the system records the route, time, and checkpoints. In the admin panel - a map, reports, and photo viewing.
Technologies: Python, FastAPI, PostgreSQL, aiogram (bot), React or a simple web panel, map integration (Leaflet / Google Maps).
I am ready to quickly create an MVP with scalability options.
Technical specification for a Telegram bot Goal: Create a Telegram bot that will: 1. Take posts from one channel (source). 2. Repost them to one or several other channels (receivers) on behalf of the Telegram account. 3. Support: • Text. • Up to 10 photos. • Premium emojis. 4. Replace links in posts according to specified rules. 5. Add inline buttons according to special scripts in the text. 6. Support link and button binding for each receiver separately. Working with links: • There may be links in the post text that need to be replaced. • For each receiver channel, the bot should use its own link. • Example: if the post contains the link https://site.com, then: • For Channel A replace with https://site.com/a • For Channel B replace with https://site.com/b Working with buttons: • The text may contain scripts like: [contact], [website], [order]. • The bot should: • Remove the script from the text. • Add a button with the required text and the required link. • Buttons are configured separately for each receiver channel.
We have a chatbot on SendPulse and need to set it up so that it allows subscription to a closed club via Stripe, which should automatically renew every month, and provide subscription management, as well as automatically open and close access in case of its start or end. What is already ready A product with monthly billing has been created in Stripe, along with a payment link for it. The bot in SendPulse exists, guides the user to payment, and can set tags and work with contact fields. There is a lack of integration between the two systems: currently, if a person pays through Stripe, SendPulse does not get notified about it. What needs to be done Set up a webhook in Stripe for the events checkout.session.completed, invoice.paid, and customer.subscription.deleted. Write a handler (serverless function or a ready-made no-code tool like Albato, n8n) that receives the webhook, extracts the client's email and the type of event. Use the SendPulse API to update the contact field or tag (for example, club_active = yes/no) depending on the event. Set up automation in SendPulse that opens access to the closed channel based on this field upon successful payment and closes it upon cancellation or failed billing. Connect the Stripe Customer Portal so that the participant can cancel the subscription or change the card themselves, and this should also be sent to SendPulse via the same webhook. If you have an easier way to integrate without third-party webhooks, we will consider that too! What should be the outcome A working chain: a person pays in Stripe, receives access to the channel within a couple of minutes, and upon cancellation or failed billing, access is automatically closed without administrator involvement. Plus, a short documentation: where everything is set up, how to restart the handler if it fails, and where to look in case a participant complains about closed access. Who we are looking for Experience with Stripe API and webhooks, experience with SendPulse API (or readiness to quickly understand it, documentation is open), ability to set up a simple serverless handler or configure integration in Albato/n8n. Willingness to show a similar case from the portfolio will be a plus.
Development of a Telegram bot in Python that collects data and synchronizes it with Google Sheets in real time. The system must be fault-tolerant, protected against manual input errors, and fully autonomous.
I'm looking for a developer to create a Telegram bot for our clothing store. The essence: the manager sends the bot a regular photo of the product (on a hanger, on a table) — the bot generates a ready gallery of professional shots for the product card on the website/marketplace using AI. What the bot should be able to do Receive 1–4 photos of the product in the Telegram chat. Automatically recognize the product (category, cut, male/female) — without manual description. Generate a gallery of ~6 shots: product on a model: studio front, back, dynamic pose; product shots: flat lay, close-up detail, ghost mannequin; lifestyle shot. Consistent model — the same person in all shots of the gallery and between galleries (brand face). Several shooting styles to choose from (for example: streetwear, casual, sport, old money). Output format: JPG 4:5, files with numbering (-01, -02…) — ready for upload. The ability to regenerate a single shot or change the style without regenerating the entire gallery. Access only for our team (allowlist), daily limits per user. Accounting for AI API costs: show the price before generation, keep statistics. Technical expectations Image generation: Gemini (Nano Banana) / DALL·E / Flux or similar — please suggest an option with justification of quality and cost per shot. The bot must operate 24/7 on VPS (auto-restart, turnkey deployment). Secrets via .env, code delivered to us (repository). What we will provide Product photos for testing, wishes regarding brand styling. What I expect in the response Cost and timeline estimate. Approximate cost of one gallery. From and To
General information: There is a Telegram bot written in Python (aiogram v3, aiohttp, MySQL, Redis). This is a service for interaction between clients and performers (profiles, projects, etc.). Required skills: - Confident experience with aiogram v3 (not v2!), asyncio, aiohttp; - Knowledge of Telegram Bot API (webhooks); - Experience with MySQL, Redis; - Ability to understand someone else's code; - Communication skills, responsibility. I need to fix a bug in the current version of the bot directly on the server. The problem is as follows: The chats (Nooks) are not functioning properly; there should be a cleaner that works according to an algorithm, but right now it is working with bugs and not cleaning on schedule. - A chat between the client is needed for discussing work matters with the performer. - Chats (nooks are already created, they need to be cleaned and queued. - The user bot creates chats (pair nooks, which we already have) and puts them in the queue; if a deal is made in the chat, the interlocutors are present (one chat for the performer, another chat for the client); if the chat is closed or there was no deal made and users did not write there for 7 days, the bot removes clients or performers from there and puts this chat (nook) back in the queue. - The client can switch to a chat with any performer who responded to the order. - The client and performer are in two parallel chats, so there is no possibility to see the direct account of the interlocutor and no possibility to write to them directly. * We do not change the operation of the chats and everything else. The main thing is that the fix does not lead to other problems.