- Projects -
- Rating -
- Rating 407
Budget: 1600 UAH Deadline: 1 day
Good day, I am a developer with 3 years of experience. Tech stack Laravel/Inertia/Docker/Vue3/TypeScript
Recent works
https://itcompass.io/
https://envymeclub.com/
Why you should choose me
- I work until the last revision
- Always available during working hours
- "Clean" code
Budget: 1000 UAH Deadline: 2 days
Good day! I have reviewed the task and am ready to start working on it right now.
Deadline: 2 days
Cost: 1,000 UAH
Details need to be clarified in personal messages.
I am confident that my skills and approach meet your requirements. I am ready to collaborate and complete the task quickly.
Budget: 4500 UAH Deadline: 1 day
Hello,
Thank you for the detailed description, I will be happy to help with the implementation of the project. I am a Software Development Engineer with over 7 years of experience in creating various websites, SaaS solutions, complex web platforms, and MVPs for startups. In my portfolio, I have highlighted some of the projects I have developed.
My stack includes the following technologies and their frameworks: PHP (Yii2, Laravel, Symfony), HTML5, CSS3, JS (Vue.js, React.js), MySQL, PostgreSQL.
Oleksandr K.
Winning proposal- Projects 143
- Rating -
- Rating 2 136
Budget: 3000 UAH Deadline: 5 days
Hello. I work with Laravel and can help you with your task.
Write to me privately for more details on what needs to be done. The price is approximate.
- Projects 3
- Rating 4.0
- Rating 815
Budget: 3000 UAH Deadline: 5 days
Hello!
I have been specializing in Laravel for over 2 years and I am ready to help with filling the /projects/ section on the Fortress Home Chicago website. I will check what can be done through the admin panel and what can be done programmatically, and I will implement it effectively.
I will also fix technical and visual errors, including incorrect adaptation of blocks on mobile devices and the non-functioning /blog/ page.
I will do everything with high quality, without unnecessary code, paying attention to design and SEO.
I guarantee neatness and adherence to deadlines.
My portfolio (similar example):
https://freelancehunt.com/showcase/work/zrobi-sam/1935294.html
I will be happy to help — feel free to reach out!
Budget: 700 UAH Deadline: 1 day
Hello!
I am Vitaliy — a web developer with 10+ years of experience. I create responsive, fast, and user-friendly websites on Laravel, and I have deep expertise in Bitrix, HTML, CSS, JS, PHP. I work with a team — we cover the entire cycle: from design to SEO and server configuration. I would be happy to collaborate with those who value quality and plan for the development and scaling of their business.
Let's discuss the details in private.
PS: I just happen to have a free content manager.
Budget: 3000 UAH Deadline: 2 days
Good day.
Feel free to contact me, I will do it.
===================================
Budget: 4000 UAH Deadline: 4 days
Good day. I will do it.
I have extensive experience in Laravel development.
My portfolio: Freelancehunt
I will fix the errors on the website. I will set up convenient content management.
I will optimize. If necessary, I will add the required functionality. I will test.
Write to me, we will discuss and I will start working.
Budget: 12000 UAH Deadline: 15 days
Hello.
I have reviewed the task.
Please write to me in private messages to discuss all the details of the project!
----------------------------------
Private web developer. Experience – 9 years.
Design, layout, development of Wordpress sites.
Budget: 3000 UAH Deadline: 1 day
Hello! I will complete your task quickly and efficiently. I work with Laravel.
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: 2000 UAH Deadline: 2 days
Good day, I know Laravel well, ready to complete the current tasks.
Budget: 6000 UAH Deadline: 5 days
Hello, Taras!
I can take your website for work, approximately 3-5 days, depending on how many projects need to be added.
I will fix the routing error in /blog/ and others.
I will be able to name the exact budget when I have the opportunity to familiarize myself with the number of "projects" that need to be added.
- Projects -
- Rating -
- Rating 244
Budget: 2500 UAH Deadline: 5 days
Hello!
I am interested in your vacancy for fixing errors on the website and filling new projects. I have experience working with Laravel and I am confident that I can quickly understand your tasks.
What I can offer:
Fixing errors on the page /blog/ — I will check routes, controllers, and templates to ensure everything displays correctly.
Adapting the website for mobile devices — I will conduct a review of CSS and JavaScript to improve the display on mobile.
Updating content through the admin panel — I will help with adding new projects and other content through the admin panel if necessary.
General technical fixes — I will correct any minor errors that may arise during the work process.
I have experience working on various projects with Laravel, and I always strive for quality and timely completion of tasks. I am ready to assist you not only with fixing technical errors but also with improving the functionality of the website.
I would be happy to discuss the details and get started on the work.
Budget: 3000 UAH Deadline: 1 day
Good day. I am interested in your order. I have been working in the web sphere since 2014, and I have been writing in Laravel for over 5 years. Please message me for discussing the details.
Proposals concealed
Proposals are currently absent
Proposals concealed
Current freelance projects in the category Web Programming
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
It is necessary to develop an e-commerce website on the WordPress platform from scratch, using clean code and design from Figma. I am also open to considering an already implemented online store that can be adapted to my needs and brand style. After agreeing on all the details, completing the development, and approving the new site, it is necessary to transfer products, content, customer database, orders, and other necessary data from the old site and ensure that everything works correctly. The deadline is 2 weeks; if you cannot complete it within this period, please do not place a bid.
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.
It is necessary to use the functionality to create - 1. a discount visualization on the product card: beautifully format the placement of wholesale prices based on quantity, and after selecting the quantity at the wholesale price, display text like "You save .....” on the product card and in the cart Example of how it is now https://plusminus7.com.ua/index.php?route=product/product&product_id=7097 When we go to the cart, we also do not see how much it was and how much it has become. Regular marketing. - bulk editing of discounts through file export/import (exported → corrected → uploaded back) Currently, quantity-based discounts are set directly in the product cards under the Discount tab; to enable bulk editing, it is necessary to implement product export/import in Excel I have added screenshots of examples of how we approximately see the visualization of wholesale prices The next stage will be another technical specification for regulating pricing and rounding.