Php ajax code file uploading using progress barงาน
ต้องการว่าจ้างโปรแกรมเมอร์ ทางเรามี source code .net เดิมอยู่แล้ว ใช้งานได้ดี ต้องการปรับปรุงโปรแกรมเดิม โดยใช้กับ .net เวอร์ชั่นใหม่ๆ เป็นงานเกี่ยวกับแผนที่ และ GPS Tracking
Coding vba ให้คำนวนและรายงานผลลงในแถบ status bar ที่มุมจอ โค้ดทำงานได้กับทุกชีทในไฟล์ รายงานผลคล้ายค่า sum, average ที่โปรแกรมมีมาให้เดิม ทศนิยมสองตำแหน่ง เลือกเซลล์จากชีทไหนก็ได้ (เซลล์1จากชีทa เซลล์2จากชีท(n) 1. รายงานผลหาร เซลล์1/เซลล์2 2. รายงานผลลบ เซลล์1-เซลล์2 3. รายงานผลเปอร์เซ็นต์ เซลล์2/เซลล์1*100
เรากำลังพัฒนาเว็บไซต์ด้วยภาษา PHP (No Framework) โดยจะมี UX/UI มาให้แล้ว ให้ทำการเขียนต่อด้วยภาษา PHP และมีงานที่จะให้เขียน Web API ด้วย PHP เพิ่มเติมด้วย ปริมาณงาน - เขียน Web page 10 หน้าจอ (ต้องเขียน JavaScript,JQuery เพื่อเชื่อมต่อ Web API ด้วย) - เขียน Web API เพื่อรองรับหน้าจอ Web Page ข้างต้น
ต้องการทีมงาน Programmer จัดทำเว็บไซต์ bootstrap + php + MySQL โปรเจคละ 20k - 100k รายละเอียด คุณสมบัติ - มีความรู้พื้นฐานทางด้านเว็บไซต์ - พัฒนาภาษาโปรแกรม bootstrap + php + MySQL รายละเอียดงาน - พัฒนาออกแบบระบบเว็บไซต์ และอื่นๆ - สามารถทำงานเป็นทีมได้ - สามารถส่งงานตามเวลาที่กำหนด - ทำงานเป็น Part time Freelance ระยะเวลาการทำงาน - Part time Freelance 2-3 เดือน วิธีการสมัคร ส่งรายละเอียดเข้า Line id : tuindy7 รายละเอียด - ชื่อ-นามสกุล - เบอร์โทรที่สะดวกติดต่อ - ตัวอย่างผลงาน ติดต่อสอบถาม Line id : tuindy7 Tel : 0814667776 คุณตู่
ทำเว็บไซต์ php, javascript และ mysql
สวัสดีครับ ผมกำลังหาคนเขียนโปรเจคเกมส์ออนไลน์ โดยที่ผมมี Source code เกมส์อยู่แล้ว ซึ่งซื้อมาจาก Unity assert store แนว MMORPG (Offline) Link !/content/15552 มี Demo ให้ทดลองเล่นอยู่ครับ โดยความต้องการของผมมีดังนี้ครับ 1. สามารถมองเห็นความเคลื่อนไหวของตัวละครในเกมส์ของผู้อื่นได้ (Animation network) เช่น เดิน , วิ่ง ,เอฟเฟ็คตอนใช้สกิล , ฟันมอนสเตอร์ , เปลี่ยนแปลงอาวุธของตัวละคร 2. ใช้ Unity Network 5 , Javascript , C# ในการเขียน (หากใช้ Tools อื่นก็ลองเสนอมาได้ครับ) 3. สามารถกำหนดจุดเกิดมอนสเตอร์ได้ และผู้เล่นคนอื่นเห็นมอนสเตอร์เหมือนๆกัน 4. กำหนดการดรอปของไอเทมเวลาฆ่ามอนสเตอร์ได้ และผู้เล่นคนอื่นเห็นไอเทมเหมือนๆกัน 5. ระบบ Inventory สามารถดึงข้อมูลไอเท็มของตัวละครแต่ละคนได้ ใช้ database mysql หรือ ms sql ครับ 6. ระบบแชททั่วไป และแชทส่วนตัว
Upload products from Prestashop to Amazon website using Amazon's module. (only in Thailand)
ฉันมีไฟล์ .exe แต่ฉันต้องการเปลี่ยนให้มันรองรับกับภาษาของฉัน เพราะว่าตอนนี้มันไม่อ่านฟร้อน ไทยมันแสดงผลเป็นสี่เหลี่ยม i have file .exe but i want change language is my language
สวัสดีครับ ผม ชิณพล คือผมทำแอพตัวหนึ่ง เรียก php เพืออกใบเสร็จจากมือถือ ปกติพิมพ์เป็นภาษาไทยก็ทำได้ครับ แต่ตอนนี้พอดีมีลูกค้าต้องการพิมพ์เป็นภาษาพม่า (myanmar) ผมใช้ฐานข้อมูล mysql ผมใช้ Code PHP ประมาณนี้ครับ // printer_select_font($handle, $font); $BillUnit =iconv("UTF-8","tis-620",$objArray[BillUnit]); $ProductName = substr($objArray[ProductName],0,40); $text = iconv("UTF-8","tis-620",$ProductName); printer_draw_text($handle, "$i.$text/$BillUnit", $left+0, $j); // พิมพ์ภาษาไทย ก็ใช้ได้ปกติ แต่ตอนนี้ต้องการพิมพ์ภาษาพม่าผมไม่รู้ว่า ต้อง ใช้ utf หรือ code อะไรให้พิมพ์ภาษาพม่าได้ พอมีคำแนะนำมั๋ยครับ และราคาเท่าไหร่ ในการแก้ไขป้ญหานี้
...office can pull the quotation data, order data and customer data. The website will have CMS to manages pages like news, promotion, career opportunities. Also include contact form and catalog request form. Also need graphic design for banners. And also do SEO. สร้าง website บริษัทโดยมี eCommerce function สำหรับสินค้าประเภทเคมี 300000 รายการ สามารถ search และแสดงผล suggested result บน search bar สามารถ login เพื่อดูราคา ทำการสร้างใบเสนอราคาเป็น PDF online และสามารถสั่งซื้อสินค้าได้ ส่ง order confirmation ทางเมล ข้อมูลสินค้า link กับฐานข้อมูลใน ERP ของบริษัท (โปรแกรม winspeed) มีระบบ live chat และ subscribe newsletter สามารถดึง report การทำใบเสนอราคา การสั่งซื้อหรือข้อมูลลูกค้าได้ มีระบบ CMS จัดการหน้าต่างๆ เช่น News , Promotion , สมัครงาน มี contact form และ หน้...
รับทำเว็บไซต์ มือใหม่ ใส่ใจงาน พร้อมรับ requirement ตามต้องการ 1. เว็บเพจทั่วไปแบบไม่ต้องมีฐานข้อมูล 500-2500 บาท 2.เว็บแบบมีฐานข้อมูล PHP+Mysql 2500-6000 บาท 3.เว็บแบบมีฐานข้อมูล PHP+Ajax Mysql 4000-8000 บาท ด้านราคาสามารถปรับเปลี่ยนได้ตามความยากง่ายของงาน มือใหม่ครับถ้าสนใจ ติดต่อได้ 086-7692359 ประพัทธ์ email 086-7692359
ทำเว็บ ค้นหาร้านเสื้อผ้าที่เราจะสามารถซื้อเสื้อผ้าชนิดนี้ได้ถูกที่สุดจากเว็บเว็บไซต์ที่ขายของอยู่ทั้งหมด อย่างน้อย 3 เว็บไซต์ ดึงข้อมูลของเว็บขายเสื้อผ้ามาเก็บไว้ เก็บราคา รูปภาพ ลิ้ง เพื่อเอามาเปลี่ยบเทียนดูตอน search mี่หน้าเว็บของเรา
ต้องเพื่อนที่มีใจรักด้านการทำเว็บมีความคิดสร้างสรรรักงานบริการไม่เห็นแก่เงินไม่ขี้โกง มาเป็นหุ้นส่วนพัฒนาเว็บ แนว Buy & Sell ในรูปแบบ Social Network มี Code ให้แล้วเพียงแค่ต้องการปรับปรุงให้ดีขึ้น มาเป็นหุ้นส่วนกัน 50/50 ดูตัวอย่างได้ที่
...WordPress developer to resolve an issue with the search bar functionality on our website. While the search bar works perfectly for visitors, it stops functioning correctly when users create an account and log in. Resolving this issue is a top priority. Scope of Work: Diagnose and resolve the issue causing the search bar to malfunction for logged-in users. Ensure the search bar displays accurate and relevant results for all users, including visitors and logged-in accounts. Optimize the search bar for performance and speed. Test the search functionality on various devices (desktop, mobile, and tablet) to ensure consistent performance. Document the issue identified and the solution implemented for future reference. Skills Required: Expertise in ...
I am experiencing some bugs in my PHP CodeIgniter software that need to be rectified. The issues mainly pertain to the User Interface and some Functional errors. - UI Issues: These are primarily related to the software's interaction with users. - Functional Errors: I'm encountering problems with form submissions and database retrievals. The ideal freelancer for this project should have: - Extensive experience with PHP and CodeIgniter. - A strong background in troubleshooting UI issues and functional errors. - Proven skills in debugging and rectifying software bugs. - Ability to work efficiently and communicate progress regularly. Please reach out if you believe you can assist with these issues.
I need an interactive, mobile detailed static map of a residential estate. This map should be able to...residential estate. This map should be able to guide a user to a specific GPS coordinate in the most efficient way. Should allow user to find the quickest route to the location. Key requirements: - The map should be detailed with individual buildings. - It should allow full user interaction; the user should be able to zoom and pan as needed. - Tools for finding routes should include: - A search bar for addresses or coordinates - Clickable map markers - Stand Numbers Ideal skills and experience for this job include: - Proficiency in mapping software - GIS knowledge - Experience with interactive map creation - Attention to detail - Strong understanding of user interf...
I'm currently in the midst of developing new Mendix web applications with part of the project transitioning into maintenance. I'm on the lookout for a seasoned Mendix specialist with hands-on experience of 3 to 4 years, who has successfully implemented at least 3 projects on this platfor...experience with custom widget and module development for Mendix. - Solid understanding of databases and data modeling. - Proven track record in integrating Mendix applications with external systems. - Excellent analytical and problem-solving skills. I expect a proactive professional who can not only contribute to the development of these web applications but also assist in their maintenance as we progress. Your ability to work on both the development and maintenance aspects of this proj...
Xin chào, Tôi thường xuyên có những hình chụp từ sách cần đổi thành word. Bạn có thời gian rảnh rỗi và cam kết làm đúng thời hạn, thì hãy liên hệ với tôi. Chỉ làm việc với người Việt nam For this project, i work with Vietnamese only !
My e-commerce brand, specializing in jewelry, is looking for an expert to scale our Facebook ads effectively. The primary goal is to increase sales through strategic ad placement and engaging content. Ideal Skills and Experience: - Proven track record in e-commerce ad "scaling" tr...primary goal is to increase sales through strategic ad placement and engaging content. Ideal Skills and Experience: - Proven track record in e-commerce ad "scaling" translating into sales (across multiple regions), particularly on Facebook - Strong understanding of jewelry market and consumer behavior - Creative content creation skills to captivate potential buyers - Data analysis skills to track progress and adjust strategies as necessary - Strong communication skills for regular p...
I am looking for a Software Development professional with expertise in the technology sector. The main objective of this project revolves around the creation and enhancement of software solutions. Ideal Skills and Experience: - Prof...around the creation and enhancement of software solutions. Ideal Skills and Experience: - Proficient in software development methodologies - Strong programming skills - Experience in developing technology-based software - Ability to improve existing software solutions - Excellent problem-solving skills Please note, the primary goal of this project has not been specified yet. Depending on the progress of the project, it could potentially aim to increase sales, improve user experience, or expand brand awareness. Your flexibility and adaptability wi...
I have files sitting on inbound directory in the form zipped format and I want to unzip them and send them into archive directory. The current logic is implemented in ABAP...project is to enhance the existing logic for better performance and efficiency. Requirements: - Unzip files from the inbound directory and send them to the archive directory. - Improve the existing logic to increase efficiency and handle high throughput. - Code should be clean, readable, and maintainable. The ideal freelancer for this project should be proficient in ABAP, with a proven track record of: - Optimizing file processing systems. - Enhancing code efficiency for high throughput handling. - Writing clean and maintainable code. I need someone who can brush up the logic and proces...
I'm in need of a skilled PHP developer to create an e-commerce website. The site should include a shopping cart, user accounts, and payment gateway integration. Key Features: - Shopping Cart: The site should have a reliable and user-friendly shopping cart. - User Accounts: The site needs to allow users to create personal accounts for a tailored shopping experience. - Payment Gateway Integration: The developer will need to integrate secure and efficient payment gateways. Ideal Skills: - Proficiency in PHP and e-commerce website development - Experience with integrating shopping carts and user accounts - Skilled in secure payment gateway integration Please note: Specific payment gateways have not been decided yet, but experience with PayPal, Stripe, and would be bene...
...published project should include an obfuscated DLL and install without errors. Key project components: Objective 1: - Full obfuscation of my C# code. - Project publishing and ensuring successful installation. Objective 2: - cpp code obfuscation using LLVM Obfuscator on ubuntu - Including support to install LLVM obfuscator and obfuscator should be able to manage all kind of cpp software functionality. For objective 1: To demonstrate the project cycle, you may use this PowerPoint add-in project: and perform the obfuscation. Currently, I can run Obfuscar, but I'm having issues with the manifest file not updating the checksum for the modified DLL. This leads to installation errors on the customer end. The ideal candidate for this project should:
...switch Dashboard to go LONG or SHORT or AUTO which pick up trade in both direction 3. Need a switch to move SL to breakeven or plus a couple of ticks. Trail switch which when click change to Swing Trail or Bar Trail 4. Need News Filter Switch on dashboard. If this switch ON strategy should not enter a trade 2 min before and after any News and same on each market open. 6 ENTRIES 4a) AUTO A - Reversal Bar Entry: Enter trade when there is a REVERSAL Candle appears with SL and TP as Per Entry 1 MAIN Settings on Top Of This Page 4b) AUTO B - TOP and BOTTOM of Bar Entry: Enter a trade on pullback within the Candle or at end of the Candle body 4c) AUTO C - Mid Band Trade: Enter A Trade when Price Touch the MIDBAND or couple of tick Be...
I'm looking for a professional web developer to build a classic and professional PHP website for my travel agency. The site should include a comprehensive package booking system and an admin panel. Key Requirements: - Real-time availability checking: The booking system should be able to show real-time availability of travel packages. - Package customization options: Users should be able to customize their travel packages. The site should have a classic and professional user interface. It needs to be user-friendly and easy to navigate. Please note, I do not require any payment methods to be integrated at this time. Instead, I need an enquiry and booking form. Ideal Skills: - Strong proficiency in PHP and web development. - Experience in creating travel agency websites ...
...reviews seamlessly. We have preexisting code available to accelerate development and are looking for someone who can deliver a robust, scalable, and high-performing solution. Key Responsibilities: Design and implement an intuitive onboarding process for merchants to ensure seamless setup. Develop and integrate flexible payment plans functionality. Create customizable email templates for review requests, imports, and notifications. Ensure reviews are displayed effectively and are compatible across various Shopify themes. Implement advanced settings customization for merchants, including managing reviews and additional features as required. Perform rigorous testing to ensure scalability, performance, and user-friendliness. Provide regular updates, progress reports, and maint...
I'm seeking a skilled PHP developer with experience in working with MySQL and Cassandra. The task involves creating a succinct PHP script that can: - Continuously read user data from MySQL and write it into Cassandra. - Read user data from Cassandra and write it back into MySQL. The environment for testing is already set up locally, and the task is expected to be completed within 2 hours. The data transfer process does not require any transformations; the user data will be directly transferred without adjustments. Given the short time frame and nature of the task, I appreciate freelancers who have prior working experience with this kind of project. Your understanding of both databases and PHP is key to the success of this project. Looking forward to your bids.
...OPS) - CONTRACT TYPE (Dropdown: FT or PT) - VISA PROCESS CALL (Dropdown: yes, not yet) - DATE (blank) - VISA (Dropdown: requested, lodged, granted, renewed) - FAMILY (Dropdown: yes, no) - VISA EXPIRES (blank) - PASSPORT NO (blank) - PASSPORT EXPIRES (blank) - RELOCATION (Dropdown: initial consultation, 5 days package, in progress) - FLIGHT (Dropdown: initial consultation, booked) - IT (Dropdown: requested, not yet) - CONTRACT (Dropdown: signed, approved, amended, in progress) - REPORTING COUNTRY (Dropdown: SCAN, UK, NA) - COUNTRY (Dropdown: AUS,NZ) - OFFICE LOCATION (Dropdown: Noosa, Sydney, Auckland) - HEALTH INSURANCE (Dropdown: NZ, AUS) - COMMENTS The template should be color-coded for different statuses, and should use a mix of both separate sheets for different sect...
I'm looking for a skilled professional to seamlessly set up Appsump code redemption into our productivity-focused SaaS platform. Key Requirements: - Proficiency in SaaS applications, particularly in the productivity sector - Prior experience with Appsump or similar code redemption platforms - Ability to create a simple and quick user experience for code redemption The ideal candidate will have a strong background in software development and user experience design. The goal is to make the code redemption process as effortless as possible for our users. Please provide examples of similar projects you've completed in your bid.
I need a PowerBI dashboard to monitor project performance. The dashboard should track progress against milestones and budget vs actual costs. The data sources include Excel spreadsheets and various Cloud services. Ideal skills and experience for this job include: - Proficiency in PowerBI - Experience in project performance tracking - Skills in connecting PowerBI to Excel and Cloud services - Expert in data visualization and interpretation -Understanding of budgeting terms - developing a dashboard that can be updated by end user
...the design, streamlining user experience, and optimizing technical features to improve performance and usability. Below is a detailed task list with clear deliverables and measurable outcomes. Task List for Web Developer Each task is defined with specific, actionable goals. Excuses related to third-party tools or libraries are not acceptable; all issues must be resolved to ensure completion. Progress will be reviewed based on the outlined measurable outcomes. --- 1. Rewrite Resume Generator Plugin Goals: 1.1 Admin Features: - Ensure smooth resume creation with no errors. - Design a user-friendly interface for multimedia uploads (images, videos, documents). - Add advanced search, sort, and filter options based on criteria such as skills, language
...for my construction company. The ERP should manage multiple facets of our business including project management, inventory and supply chain, and financial accounting. Key Requirements: - The ERP system needs to be web-based for ease of access and use across different locations and devices. - The project management module should encompass features like task scheduling, resource allocation, and progress tracking. Ideal Skills: - Extensive experience in ERP development, particularly for the construction industry. - Proficiency in creating user-friendly, web-based platforms. - Knowledge in integrating project management tools within an ERP system. Please bid only if you have relevant experience and can provide examples of similar projects you've completed. I look forward to ...
Hi I need a working example in PHP using the libraries Slim and Stripe for pre-authorizing cards and then charge charge them. Max 50 euros.
...I’d like the entire store tested for responsiveness, functionality, and speed. The directory website, tentatively called OmegaDirectory, should work in harmony with the Shopify store. It will serve as a traffic driver, showcasing the same 50 products with detailed descriptions and direct links to the store. The homepage should feature a compelling hero section, intuitive navigation, and a search bar for easy browsing. SEO optimization and fast loading speeds are critical for driving organic traffic, while clear call-to-actions like “Shop Now” should seamlessly link back to the Shopify store. Looking ahead, I’d like the directory to support monetization features such as sponsored listings, affiliate programs, and third-party ads, with the potential to inte...
...testing for iOS and Android, ensuring compatibility across devices, platforms, and network conditions. - API Review:Test and validate APIs for functionality, performance, and reliability. - Backend QA:Identify inefficiencies and bugs in backend code written in **NodeJS** and PostgreSQL. - AWS Oversight:Review and test AWS infrastructure to ensure scalability and performance. - Collaboration: Work with the developer to resolve bugs and implement fixes. - Reporting: Provide clear and regular updates on issues, solutions, and overall progress. Requirements - Experience: Strong QA experience with mobile apps, including social media or entertainment platforms, is preferred. - Technical Knowledge: - Backend:** Proficiency in NodeJS and **PostgreSQL. - F...
I need a skilled PHP/SQL programmer to help me troubleshoot and fix issues in my existing code. I'm currently facing a couple of challenges that need immediate attention. 1) PDF Files Preview Issue: I have PDF files that are not previewing properly on three different pages and a 'save to PDF' page. Some PDFs are displaying while others aren't. All these files are stored in a database table. 2) Setting Up New Database Fields: I need assistance in creating three new fields in my database. This will involve integrating these fields in the front-end and back-end of my existing system. Ideally, I would like to complete these tasks within three hours, though I anticipate we could finish sooner. If you're available now and ready to work with me, please re...
I'm looking for a talented developer who can create a photo sharing Android app and a web app for organizing jobsite photos. The app should have approximately 20 screens and use the current location to tag and sort photos. Key Features: - Tagging photos with location - Grouping photos by client - A drawing tool for annotating photos before u...drawing tool for annotating photos before upload - Generating secure links for sharing with clients The ideal candidate should have experience in: - Android app development - Web app development - Working with location-based services - Implementing secure sharing functionalities The primary goal of this project is to facilitate the organization of jobsite photos, making it easier to keep track of progress and share updates with manage...
We are seeking a skilled and reliable freelancer to assist with automating the upload and processing of PDFs using n8n and integrating the results into a Supabase database. The role involves working with both native PDFs and scanned PDFs requiring OCR (Optical Character Recognition). Responsibilities: PDF Handling: Upload and process native PDFs directly. Use OCR to extract text from scanned PDFs (image-based). n8n Workflow Development: Create or enhance workflows in n8n to automate PDF uploads. Configure nodes to distinguish between native PDFs and scanned PDFs for appropriate processing. Ensure OCR is applied only to scanned PDFs or PDFs containing images. OCR Integration: Use suitable OCR tools (e.g., Tesseract, AWS Textract, Google Vision, etc.) within the n8n workflow. Extr...
I'm seeking a skilled PHP Laravel developer with experience in Backpack for Laravel. Most of the work is complete; however, there are approximately 50 outstanding defects primarily related to: - Website (User Panel) - API integrations The immediate priority is fixing these defects to ensure the site and its associated APIs are functioning correctly to support a mobile application. There is potential for long-term work following this project, as I will require support and maintenance. Ideal candidates would also have: - Proficient experience with PHP and Laravel - Previous work with Backpack for Laravel - Not mandatory but Good to have if your team has React Native for mobile development - Payment gateway integration
...support. == BID ONLY IF YOU HAVE MAGENTO 2 EXPERIENCE!!! IF YOU BID ONE FEE, THEN INCREASE IT AFTER WE CHAT, I WILL SAY GOODBYE TO YOU!!! So READ each word of the project details and REVIEW each jpg before you state a fee. +++ BUDGET $100 +++ NO AUTO BIDS I'm looking for a skilled Magento 2.4.7 p3 developer with a strong background in CSS to implement several modifications on my Magento store. Using Magento 2.4.7 p3 on a Dedicated Ubuntu 22.04 Server. 1. Install forum software. Not sure which to use. mybb v. phpbb I like these themes: a. Install mybb forum software and selected theme. If I don't like the theme, install the phpbb and theme. Once I decide theme, modify
...should include a moderately complex combat system with skill progression, a combat-focused quest system, an item management system, and an admin GUI with various functionalities. Before continuing: - Any graphics or animation doesn't need to be made, and the GUI doesn't need to be appealing. Key Features: - Combat System: Develop a combat system that is moderately complex, allowing players to progress and develop their skills. - Quest System: Create a series of combat-focused quests that will challenge and engage players, offering rewards for successful completion, mainly giving the players access to characters. - Crafting System: Implement a system where items and characters can be combined to make stronger versions (characters with ultimates) - Item System: Imple...
Hi, i am currently working on a project which is based on microsoft 365 api's. The project is almost complete just a few functionalities are left which are required to be done on urgent bases. Microsoft 365 api of viewing and downloading an attachment. I have downloaded the attachment but its not opening. Need A developer who is familiar with using Microsoft 365 api's
I need a skilled React developer to convert a one-page PDF design into a fully functional, mobile-responsive top-navigation bar based React website. I have attached the pdf Key Requirements: - Proficient in React.js - Experience in creating mobile-responsive websites - Able to implement a top navigation bar I have a single-page, informational site that needs to be built from a PDF design. The website will need to work seamlessly across all devices, so a keen eye for responsive design is crucial. The navigation of the site will be a traditional top navigation bar, so experience with this type of UI is preferred. Please include any relevant portfolio pieces that demonstrate your skills with React and responsive design. Looking forward to seeing your bids!
Visual Identity Development for "Cafetería-Bar La Represa" Dear We are in the process of developing a café-bar concept located in Parque La Represa, Marbella, and we are seeking professional support to create a cohesive and impactful visual identity for our brand. Our vision centers around blending the natural beauty of the park with a warm and welcoming atmosphere, and we would like our branding to reflect this. Below are the key elements we are looking to develop: Project Scope Logo Design A logo inspired by the park’s nature, featuring elements like a stylized coffee cup, leaves, or trees. A clean, modern design with an artisanal touch, possibly incorporating a circular motif. Color Palette Primary Colors: Forest Green (#4C7A57) Earthy B...
I've purchased a domain name and I'm in need of a skilled web developer to build a classic, professional style website for my new business providing professional services. Key Components: - A landing page - A Terms and Conditions page - A client login area with email and password authentication - An account area with the capability to upload PDFs and image files - A meeting booking page with a progress tracker - A payment page which triggers the next stage of the process - Multiple approval stages prior to meetings or document issuance and ideally happily APP The ideal freelancer for this project will have extensive experience in web development, ideally with ecommerce and client interaction sites. A keen eye for classic and professional aesthetics is key, as is the abil...
I'm looking for an expert in Webflow and Ethereum smart contracts to design a presale block for my project. Key Requirements: - Create a minimalist design for the presale block - Include a progress bar - Provide token allocation details - Integrate a Connectwallet feature - Deploy and integrate a smart contract on the Ethereum network Experience and Skills: - Proficient in Webflow - Experienced in designing minimalist interfaces - In-depth knowledge of Ethereum and smart contract deployment - Familiar with the Connectwallet feature - Ability to incorporate a countdown timer, progress bar, and token allocation details into the design I'm looking for someone who can not only deliver a high-quality, functional presale block but also keep the design si...
...Structure: Multi-user support, customized control panel per user. Modern Interface: Clean, user-friendly and mobile-friendly interface. Per Message Charge: A system of charging per message sent. Users are charged according to the campaign type and sending volume. 2. WhatsApp Marketing Tools Bulk Message Sending: Sending messages to multiple people with a single click. Uploading Contacts: Uploading numbers in bulk via Excel/CSV file. Message Scheduling: Automatic sending of messages at a specific date and time. Multimedia Messages: Sending messages that support images, videos, documents and other media files. 3. Chatbot Features Auto Responder: Automatic sending of predefined responses to incoming messages. Smart Chatbot: Customizable message flows based on user be...
I am looking for an experienced digital marketer to prepare and follow up on an online marketing campaign aimed at boosting sales. Key Responsibilities: - Design and implement an online marketing campaign - Utilize social media, search engine marketing, and YouTube as primary platforms - Create and incorporate diverse content types i...Experience: - Proven track record in digital marketing campaigns with a sales focus - Proficiency in social media marketing and search engine marketing - Content creation skills across various formats - Experience with YouTube marketing - Strong analytical skills for campaign follow-up and optimization I am looking for someone who can not only create an engaging campaign but also monitor its progress and adjust strategies as needed for maximum effe...
...be opportunities for full-time employment, performance bonuses, and even phantom stock options in the future. Key Responsibilities: Intern Oversight & Goal Achievement: - Manage a group of Chapter Presidents (interns) across multiple college campuses. - Ensure interns meet key milestones related to chapter growth, event planning, and membership engagement. - Provide weekly check-ins to track progress and support interns in overcoming challenges. Mentorship & Guidance: - Offer personalized mentorship and coaching to interns. - Assist interns in developing leadership, time management, and organizational skills. Performance Management: - Monitor and evaluate intern performance against defined objectives. - Provide constructive feedback and strategies for improvement. - ...
I have an InDesign file that won't open. It keeps showing the error "cannot complete your request because of a database error". I need an expert to help recover this document. Details: - The file was created in InDesign CC 2018. - I have not tried opening the file on a different computer or with a different version of InDesign. - The error occurred after I opened another document and the program froze. Ideal skills for this job include: - Proficiency in Adobe InDesign, particularly CC 2018. - Experience in data recovery, specifically with InDesign files. - Ability to troubleshoot software issues. - Strong attention to detail and patience to work through the recovery process. Please note, time is of the essence as I need this document recovered as soo...