Budget: 500 UAH Deadline: 1 day
Good day.
I work with OpenCart. I know how to fill in product cards as well as install modules/scripts, etc. The site https://bit.ly/4hVRhtZ
The rate will depend on the workload from you. If it's 8 hours a day, 7 days a week - then it's one price.
If there isn't much work and it's periodic, 400 UAH/hour.
Budget: 500 UAH Deadline: 10 days
Designed, created, and administered online stores on OpenCard, WooCommerce, Virtue Mart. I know the relevant technology stack (PHP, JavaScript, Css3, HTML5, MariaDB, etc.)
Budget: 500 UAH Deadline: 1 day
Good day! I have not worked much with OpenCart, but I know how to add products and make edits on pages. If there is something I haven't encountered, I am ready to figure it out and learn. I understand the principles of CMS operation, as I have good experience working with WordPress.
We can agree on the price, I initially propose 400 UAH/hour.
Write to me, I will be happy to collaborate!
Budget: 500 UAH Deadline: 1 day
I can make adjustments to the website and add to it, I work and develop full projects on openCart, thank you.
Budget: 500 UAH Deadline: 1 day
I know how OpenCart is structured - I have worked with it more than once. We will definitely agree on the price. I will answer your questions. Attentive to details.
- Projects 4
- Rating -
- Rating 399
Budget: 500 UAH Deadline: 1 day
Hello, my wife can take over the website administration for a minimal fee as you want 500 UAH/hour. If developer services are needed, I am ready to help not only implement but also correctly formulate the technical specifications so that it is clear what exactly you will receive even before implementation. Installation of modules that do not require any modifications is completely free.
Budget: 500 UAH Deadline: 1 day
Hello. I know Opencart very well, with over 10 years of experience.
Available 24/7, I respond instantly.
Examples of my work => Freelancehunt
Budget: 500 UAH Deadline: 1 day
Good day.
Feel free to reach out, I will be happy to collaborate.
------------------------------------------
Budget: 500 UAH Deadline: 1 day
Good day.
I am interested in your offer.
I am a programmer with 7 years of experience in OpenCart.
I have completed many projects and there are no remaining edits, and there are no new tasks, so I have free time.
I know all the aspects of OpenCart and can add or remove anything needed.
We will agree on the rate for administration.
The rate for more complex edits, module creation, and editing is 500 UAH/hour.
Budget: 500 UAH Deadline: 1 day
Hello! I have been working with OpenCart for 9 years, I can do everything on it, message me to discuss, I don't charge astronomical prices :)
Budget: 500 UAH Deadline: 1 day
Hello. I am certainly not a beginner, but extra work won't hurt. I have a great understanding of OpenCart. I will solve any issues, including programming specific aspects. We will agree on the price.
Maksim Polishchuk
Winning proposal- Projects 3
- Rating -
- Rating 472
Budget: 500 UAH Deadline: 3 days
Good day. I can do everything on OpenCart. I can solve all your issues in a short time.
Proposals concealed
Proposals are currently absent
Proposals concealed
Current freelance projects in the category Web Programming
https://www.figma.com/design/bSzGOmDb3scdsBgjR3hHLb/Robo?node-id=0-1&p=f https://robo.org.ua/index.php?route=product/product&path=145802278&product_id=237 Task: redesign the product and reviews page on the main page The website is already developed and fully operational. The designer has prepared a new design in Figma that needs to be implemented on the existing site. It is necessary to: code the new design according to the layout; integrate it into the current site; adapt the pages for mobile devices, tablets, and computers; check the correct operation of buttons, forms, menus, and other elements; ensure maximum accuracy in matching the layout. There is no need to develop the site from scratch — only the redesign and replacement of the current design with the new one are required.
Development of an MVP online tutoring platform (analogous to Preply) for the Lithuanian marketProject description:We are looking for a team of developers or individual specialists (Full-stack / Backend / Frontend / UI-UX) to create a two-sided online learning marketplace for the Lithuanian market.The goal of the project is to launch a web platform that connects students with freelance tutors for conducting individual lessons in real time.Main functionality of the MVP: Tutor's cabinet: Profile with a video introduction, upload of diplomas, schedule setup (calendar) and hourly rates. Student's cabinet: Search by filters (subject, price, language, rating), purchase of lessons, personal class calendar. Search and filtering: Smart matching of teachers with a review and rating system. Virtual classroom: Integration of video communication (WebRTC, Zoom or similar), built-in chat and file sharing. Payment system: Secure transaction (Escrow). Freezing of funds and payment to the freelancer after lesson confirmation. Integration with Stripe / Paysera is needed.
Project essence We track trucks transporting goods for our clients (industrial factories). Autonomous GPS beacons TKSTAR TK-905B are issued to the trucks during loading (coordinates are transmitted every 5 minutes). The beacons are NOT permanently attached to the vehicles — they operate on a rotation scheme: the manager issues the beacon to the driver during loading, after the trip the driver returns the beacon with documents, and the same beacon is issued for the next trip with a different vehicle. A web platform is needed: the beacons send data to our server, clients (factories) log into the site and see their vehicles on the map in real-time. Each factory sees ONLY its beacons. Part 1. Backend Deploy Traccar (open-source) on a VPS. We purchase the VPS, the candidate recommends the configuration. Set up data reception from TK-905B beacons (the protocol is supported by Traccar out of the box). Assist with redirecting beacons from the Chinese server to ours (SMS commands). Multitenancy. Roles: Admin (us): sees all beacons, all companies, all trips. Creates companies and users, assigns trips to companies. Manager/dispatcher (our employee at the loading site): issues and receives beacons (see the rotation module). Client (factory): login/password, sees only its active trips and its history. Does not see other beacons, the free pool, and service information. Part 2. Beacon rotation module (key logic) Each beacon has a short number in the system (No.1, No.2, No.3...), matching the sticker on the case. Search for the beacon by this number. Issuance: the manager selects a beacon from the pool → enters the vehicle number (mandatory field) + optionally: full name/phone of the driver, direction/delivery point, client company. The operation should take seconds: one window, minimum fields. From the moment of issuance, the point on the map is marked with the vehicle number and trip (for example, “AH1234VH → Kyiv”), not the device ID. Re-issuance = closing the old trip + opening a new one. For the manager, it looks like “just entered a new vehicle number,” but the system must keep a history of bindings: each period of the beacon's operation is tied to the vehicle number that was active at that moment. Overwriting the number with loss of history is unacceptable (otherwise, old tracks will be marked with other vehicles). Trip completion and return of the beacon to the warehouse — two separate actions: the trip is closed upon unloading (the return path of the beacon with mail is not shown to the client), the return changes the beacon's status to “in the pool, free.” Free beacons (in the pool / charging / returning by mail) are not displayed on the client map. The admin sees them with statuses. History: for each beacon — all its past trips; for each company — all its trips. Part 3. Frontend (website) Page layout: In the center — a live map with vehicles in real-time (updating without page reload, WebSocket/polling). Vehicle icons; click on a vehicle → card: vehicle number, driver, direction, speed, time of the last mark, status (moving / stopped / no connection). On the right — profile panel of the logged-in user: company name, list of its active trips with online/offline statuses, quick access to the vehicle on the map. At the top — search for its beacons/vehicles (by vehicle number, beacon number, direction). Login page. Responsive for mobile (managers and clients will open from their phones). Functions: Route history for the selected period (playing back the track on the map). Parking report: where the vehicle was parked, from what time to what time, how many hours (example: “Kyiv, Tue 08:00 — Thu 09:00, 49 hrs”). Geofences: admin outlines zones on the map (factory, unloading points). Report on time in zones + notifications of entry/exit (in the interface; e-mail/Telegram — a plus, negotiable). Export reports to Excel/PDF — a plus. Part 4. Technical requirements Backend: Traccar API (REST + WebSocket). Custom rotation logic — a separate layer on top of Traccar (own service + DB) or through Traccar attributes, at the discretion of the performer, but with justification. Frontend: React or Vue. Map: Leaflet + OpenStreetMap (or Google Maps, if justified). Set up auto-cleaning of coordinate history older than 6 months (retention policy in Traccar / by agreement), so the database does not grow indefinitely. Reports and trip summaries for old periods must be preserved. Interface language: Ukrainian (Russian — a plus, switch not mandatory at the start). Data and server are fully ours: no ties to third-party closed services. Part 5. Project delivery Working platform on our domain. All accesses: VPS, Traccar, database, repository with code. Brief instructions (text or video): how to add a new beacon, how to create a company/user, how the manager issues and receives beacons. 2–4 weeks of support after delivery for bug fixes (negotiable). Questions for the candidate (must answer in the response) Have you deployed Traccar? Have you created a custom frontend on top of the Traccar API? Links/screenshots of examples. How do you propose to implement multitenancy and the rotation module (briefly, 3–5 sentences)? Timeline and price: (a) MVP — map, logins, rotation, parking; (b) full version with geofences and reports. Recommended VPS configuration for ~20–50 beacons.
A plugin needs to be developed. The goal is a convenient table for quick selection and purchasing of goods by wholesale buyers. Functionality Front: Columns - Product selection (check), Name, Category, Warehouse, Delivery, Price, Quantity selection, Add to cart, Clear filters search products in a list filter by categories filter by warehouses filter by delivery product quantity selection adding to cart Back: bulk price increase and decrease by % per warehouse
Project: Development of a Website for Small BusinessProject Goal Create a modern responsive website for the company that will attract customers, describe services, and accept requests through a feedback form.Tasks Develop a unique design. Code the website for computers and mobile devices. Connect the feedback form. Optimize loading speed. Set up basic SEO optimization.Technologies Used HTML5 CSS3 JavaScript PHP (or another language for processing the form) MySQL (if necessary)Execution Stages Requirements analysis. Design creation. Page coding. Functionality programming. Testing. Project launch.Expected Result A fully completed website with a modern design, correct operation on all devices, high loading speed, and a user-friendly control panel.