Budget: 200 USD Deadline: 3 days
Good morning,
I can do it according to the layouts, details to be discussed.
https://www.carocarp.com/ - site.
Cabinet layout - https://www.figma.com/design/YTgzHjuxVL4glKorj4avn2/Caro-Carp?node-id=594-12&node-type=canvas&t=IfzZstKqLU9nqFdr-0
The logic is in the layout, but I will additionally outline the points.
- Client data (for those who already have client cards, we will transfer from 1C), accordingly, it will be necessary to create the possibility of mass account creation;
- Identification of a person occurs through the phone number, and if the system sees that the user with number A has discount B - it should apply it to the entire assortment of the site;
- Provided that a person's cart is 3k+, it should open the possibility to register on the site (otherwise, no way).
There is no need to do the pull from 1C, etc. - we will do it ourselves!) Everything needs to be done only on the site side!)
Budget: 200 USD Deadline: 3 days
Good morning,
I can do it according to the layouts, details to be discussed.
Budget: 100 USD Deadline: 5 days
Hello.
I can complete the task. I have experience in this area. The deadlines and costs are approximate - we need to discuss the details. I do everything quickly, efficiently, reliably, with a guarantee. Write to me.
Budget: 350 USD Deadline: 10 days
Hi! 👋 I’m excited to dive into this project with you. I have experience integrating similar features and can ensure a seamless setup for mass account creation, phone-based identification, and automated discount application. Also, the cart-based registration trigger will be implemented with precision! 💪
Here’s a look at my portfolio for similar work: My Portfolio Freelancehunt
Looking forward to collaborating! 😊
Budget: 400 USD Deadline: 10 days
Hello.
Professionally engaged in turnkey website development on WORDPRESS. Ready to implement a personal account according to your specifications.
I have a few questions, after clarifications I will be able to provide a final estimate.
Profile: Freelancehunt
Reviews: Freelancehunt
Budget: 500 USD Deadline: 10 days
Hello. I can implement it, but I have a few questions:
1) How should the verification for registration permission take place? When a user tries to register, where do we get the information on how many orders they have made and for what amount?
2) You mention a discount. What will the discount system be? How should the discount be applied?
Let's discuss everything; for now, I have indicated the starting price.
A modern landing page is needed for a local auto business. Tasks: Create a design in dark tones (premium style). Develop a responsive version (mobile adaptation is a must). Set up a pricing block and a button for booking through a Telegram bot (or a simple application form in Telegram). The project must look professional, as it represents the face of the business.Success criteria: speed of work, code cleanliness, and user-friendliness. I look forward to your proposals regarding deadlines and costs.
A small refinement of the website on the Khoroshop platform is needed. It is necessary to add a second button “Get Consultation” next to the standard button “Buy” in the product card. After clicking, a modal window with a feedback form should open. After submission, the request should be sent to the manager's email along with the product information. A detailed description of the implementation is in the attached technical task. Experience specifically with the Khoroshop platform is preferred. In your response, please indicate: the estimated cost; the completion time; whether there is experience with modifications on Khoroshop.
It is necessary to carry out the layout and development of the website in accordance with the technical specifications, which can be found at the link on Google Drive (the link will be provided to the contractor).What needs to be done Develop the website in full compliance with the technical specifications. Layout all pages and implement the necessary functionality as specified in the technical specifications. The website must be fully ready for hosting deployment.What is NOT required There is no need to configure email sending. There is no need to connect or configure feedback forms. It is sufficient to prepare a space (HTML block) for subsequent connection of the form by our team. There is no need to upload the website to the main domain or server. There is no need to launch the project on our hosting. Work results Upon completion of the project, the contractor must provide: a zip file with all website files; the project structure, fully ready for upload to our server; all necessary source files so that after uploading to our domain and hosting, the website can be launched without further modifications. Additional requirements The code must be clean, structured, and understandable. The layout must display correctly in modern browsers. Responsiveness must meet the requirements specified in the technical specifications. All file paths must be relative so that the project works correctly after being transferred to our server. When responding, please indicate: the cost of execution; the timelines; examples of similar work (if available).
A website needs to be coded according to the design. The layout is a bit crooked, so pixel perfect is not required. Coding, responsive for mobile devices, opening pages via links, and the site in three languages. All texts in blocks in other languages will be sent later. Additionally: optimization for Google PageSpeed 100 / 100 for mobile and desktop. Or at least 98 out of 100, no less!!! Propose timelines and costs. Layout: https://www.figma.com/design/AkM2GAvaLAPw7IAOtkGPIy/DSL-2010--%D0%9F%D1%80%D0%B0%D0%B2%D0%BA%D0%B8-1-?node-id=6177-908&t=u7qPBPqxIifkwaug-0
The website is developed on: Backend: Java + Spring Boot Database: MySQL Frontend: JavaScript, HTML, CSS Template Engine: Thymeleaf Server: VPS (Linux Ubuntu) Reverse Proxy: Apache2 Architecture: Monolithic application Currently, the website has implemented: A blog with an admin panel. The ability to create and edit articles through the admin panel. The ability to add HTML markup and content through a visual interface. Static pages of the site, which are currently created by the developer manually. ⸻ Task Objective It is necessary to implement the ability to create and manage new commercial service pages through the existing admin panel similarly to how blog articles are currently created. After implementation, the administrator should be able to independently create new SEO service pages without the involvement of the developer. ⸻ Current State Currently, only blog posts can be created through the admin panel. Example: Article 1 Article 2 Article 3 Each article has: Title URL (slug) Content SEO parameters Images ⸻ What Needs to be Implemented 1. New content type "Services" Create a separate section in the admin panel: "Services" It should be independent of the blog section. Example structure: Blog Services ⸻ 1. Creating a service page The administrator should be able to create a new service page through the interface. Commercial service pages consist of 13 blocks, of which 4 blocks are dynamic and 9 are static. Fields: Service name URL (slug) H1 SEO Title Meta Description SEO Keywords Main content of the page Image Publication status (Draft / Published) ⸻ 1. Page content The content should support: HTML markup Text formatting Headings H2-H6 Lists Images Links It is preferable to use the existing editor that is already applied in the blog. ⸻ 1. URL generation Each service should have its own URL. Examples: /visa/usa/business-visa-usa /visa/usa/business-visa-uk /visa/usa/business-visa-canada ⸻ 1. Display on the site After publication, the page should: automatically become available at its URL; use the existing service page template or a new template; display correctly on all devices. ⸻ 1. SEO For each service, it is necessary to provide the ability to configure: Title Description H1 Canonical URL (preferably) Open Graph (preferably) Pages should be indexed by search engines similarly to blog pages. ⸻ 1. List of services In the admin panel, implement: a list of all services; search; editing; deletion; changing publication status. ⸻ 1. Important Implement the ability to create new types of SEO pages without code modifications in the future. through a unified content management mechanism. ⸻ What is Expected from the Developer It is necessary to analyze the existing implementation of the blog and maximize the reuse of the current architecture to create the new "Services" section. When responding, please indicate: How the task will be implemented. What changes will be required in the database. Time estimate. Cost of work. What technologies should the performer know Mandatory: Java Spring Boot MySQL Thymeleaf HTML/CSS JavaScript Working with Linux Ubuntu Desirable: Spring Security SEO optimization of server pages Experience with CMS and CRUD modules Experience supporting monolithic Spring Boot projects