Javascript create windows interface일자리

필터

내 최근 검색 기록
필터링 기준:
예산
최대
최대
최대
유형
보유 기술
언어
    프로젝트 진행 단계
    2,000 javascript create windows interface 건의 일자리 확인, 급여 기준: USD

    자동화 라인에서 설비간 Interface(MES)를 위해 Http Client 구축합니다. 통신 데이터는 JSON format의 RESTful 설계가 되어야 하며 가능한 C++로 구현하기 원합니다. 응용 프로그램에서 사용할 수 있도록 라이브러리화 해서 지원할 수 있으면 좋겠습니다. 작업량이 절대 많지 않고 복잡하지 않으나 처음 접하는 건이라 개념적으로 어려워 어려움을 겪고 있습니다.

    $550 (Avg Bid)
    $550 (평균 입찰가)
    3 건의 입찰

    Web hosting company seeks security-conscious web developer to design website. Website will tie into cPanel management environment. PHP and JavaScript experience preferable. 웹 호스팅 회사에서 보안 의식이있는 웹 사이트를 디자인할수있는 웹 개발자를 찾고있읍니다. 웹 사이트는 cPanel 관리 환경과 연결 됩니다. PHP 와 JavaScript 경험이 바람직 합니다.

    $1264 (Avg Bid)
    $1264 (평균 입찰가)
    19 건의 입찰

    Windows Server를 이용하여 여러 국가에 분산되어 있는 조직의 Active Directory 설계 및 구성 Active Directory에 등록된 계정을 개인 디스크 설정 및 공유 디스크 설정 추가 계정시 자동설정 환경 구축 내부에서 사용할 수 있는 Windows Server 기반의 Certificate Authority 구축

    $1300 (Avg Bid)
    $1300 (평균 입찰가)
    5 건의 입찰

    반응이 빠른 웹사이트가 필요합니다. 디자인 및 개발 작업이 되어야 합니다.

    $111 (Avg Bid)
    $111 (평균 입찰가)
    1 건의 입찰

    기존 스마트폰 APP에 대해서 업그레이드를 위한 단기 프로젝트입니다. 현재 1차 버전은 안드로이드와 iOS APP 으로 BLE 제품과 연동하고 있으며 2차 버전에 대한 디자인은 완료되어 있음. 중점적으로 2차 버전의 User interface 에 대해서 구성하는 것이 핵심적인 내용이 될 듯 함.

    $4336 (Avg Bid)
    $4336 (평균 입찰가)
    25 건의 입찰

    C++ Builder를 이용한 소프트웨어 개발을 하고자 합니다. 다년 간의 경력이 있으신 분만 찾고 있으며, 책임있게 프로젝트를 기간내에 마칠 분을 모시고 있습니다. 그럼 많은 지원 부탁 드립니다.

    $3000 - $5000
    $3000 - $5000
    0 건의 입찰

    C# WinForm 기반의 Windows 응용 프로그램중 특정 기능 ListView/ListBox/DataGrideView 등의 Cell안에 Custom UserControl (Button 및 그림 및 체크박스등이 탑재된 UserControl)을 집어 넣고 리스트화 시킴. 단, TalbeLayoutPanel 등 Panel 컨트롤을 사용하면 안됨. Panel컨트롤은 32767 사이즈의 한계가 있어 컨트롤이 탑재되지 않음.

    $250 - $750
    $250 - $750
    0 건의 입찰

    저희가 영상채팅앱을 만들고자합니다. ※ 안드로이드+iOS 두 버전 모두 견적을 주세요 디자인+개발 까지 다 해주실 팀을 찾고 있습니다. 기획이나 디자인은 구글 플레이스토어에...영상채팅앱을 만들고자합니다. ※ 안드로이드+iOS 두 버전 모두 견적을 주세요 디자인+개발 까지 다 해주실 팀을 찾고 있습니다. 기획이나 디자인은 구글 플레이스토어에 AZAR라는 앱이 있는데 거의 비슷하게 만들면 됩니다. 디자인이나 컬러톤 정도만 바꾼다고 생각하시면됩니다. We try to find the team that makes video chatting app. It means to make apps totally.. design+programming and, It looks like almost the same as ""azar""app. on google play store. You have only to a little chage colors and user interface from azar. ※ Android & iOS version both (Estimate fot both apps.)

    $6500 (Avg Bid)
    $6500 (평균 입찰가)
    12 건의 입찰
    OrderCalendar 종료 left

    안드로이드에서 월별 달력의 해당일자에 맞춰 주문내용(총금액, 건수, 미배송건수)을 보여주려 합니다. Eclipse 소스를 원합니다. 달력은 월별로 이동이 되어야 하고, 현재일자는 배경색을 달리해서 표시가 되어야 합니다. 주문이 없는 날은 표시가 안 되면 됩니다. 일자를 선택하면 그 날 주문한 상품의 이름,수량이 보였으면 합니다. 주문상세내용이 보였으면 합니다. 그리고, 원격 Database 접속정보와 관련된 쿼리는 아래와 같습니다. OS는 windows 2012 , 데이터베이스는 MS-sql이고, 원격주소, 계정, 암호는 실제 내용을 알려드릴 수 없는 점 양해바랍니다. 현재 디비접속은 이런 형식으로 하고 있습니다. -> ,1000 (사이트주소,포트번호) , 계정 : Testaccount , 암호 : Test 입니다. 금액 쿼리 : Select replace(convert(varchar, cast(Isnull(Sum(Ori_price*qty),0) as money),1),'.00','') as Orderamt from Orderdetail where Convert(Varchar(8), Order_date,112) = '달력 일자' and DelYN='N' 금액은 붉은 색 글씨로 표시되었으면 합니다. 주문 건수 : Select count(Order_id) from Orders where Convert(Varchar(8), Order_date,112) = '달력...

    $500 (Avg Bid)
    $500 (평균 입찰가)
    1 건의 입찰
    Build a Website 종료 left

    I want to create a website similar to another. The new site doesn't need to be the same interface but do all the functions. I don't have the the id or password to access the server database but only user account to access the data via web service.

    $1076 (Avg Bid)
    $1076 (평균 입찰가)
    48 건의 입찰

    범용 제어장치/시스템과 이러한 범용 제어장치(Embedded 환경)를 Windows 용 PC 내 USB Port를 통해 연결하여, 장비 상태 감시, 장비 Configuration, 프로그래밍 다운로드 기타 상태정보 업데이트, 등 장치와 연동하여 작동될 PC 응용 소프트웨어를 같이 개발하고자 하고 있습니다. 이 경우에서 필요한 Windows 용 USB Device Driver 제작을 담당해 주실 프리랜서를 찾고 있습니다.

    $1000 (Avg Bid)
    $1000 (평균 입찰가)
    1 건의 입찰

    I have a script written in AHK for Windows. I would like this script to be rewritten for MacOS using Python. In order to ensure that the MacOS script is as close as possible to the original Windows script, the sound functionalities need to be replicated exactly. Key Skills Needed: - Proficiency in Python - Experience with MacOS scripting - Understanding of AHK (previous experience with this language would be beneficial) - Proficient in sound control within scripting The ideal candidate for this role would be someone who has a good understanding of AHK and Python, and is able to adapt the sound functionality of the AHK script to MacOS, while keeping the original features and functions of the script intact. $Numpad2:: If (toggle1) { Send {v up} toggle1:=!toggle1 ; or fals...

    $56 (Avg Bid)
    $56 (평균 입찰가)
    2 건의 입찰

    As an online business owner, I'm experiencing slow loading times, large file sizes, and high server response times on my Wordpress site, and would like to do everything possible to improve my page speed score. To address these issues, I have already implemented some performance optimization techniques, such as minifying CSS and JavaScript files, enabling caching, and compressing images. For this job, I'd highly value your expertise in: - Additional Wordpress page speed improvements - Identifying areas that I might have overlooked - Further technical optimization techniques Being familiar with Litespeed Cache - the plugin I have used - would be a big plus. I am hoping to find a meticulous, experienced freelancer who can quickly and effectively enhance my site's perf...

    $12 / hr (Avg Bid)
    $12 / hr (평균 입찰가)
    91 건의 입찰

    I'm on the lookout for an experienced and creative UI/UX designer with a knack for elegant and sophisticated design. Our project involves crafting a web interface that strikes a balance between aesthetics and functionality. Key Features: - A contact page that is not just visually pleasing, but also user-friendly. Ideal candidate: - Has a minimum of 3 years of experience in UI/UX design. - Is proficient in using design software like Sketch, Adobe XD, or Figma. - Has an excellent portfolio showcasing past work on web interfaces, particularly with a sophisticated and elegant design approach. Your design will be the first interaction our clients have with us, so we need it to accurately reflect our brand's professionalism and integrity. Let's discuss how you can h...

    $16 / hr (Avg Bid)
    $16 / hr (평균 입찰가)
    33 건의 입찰

    I'm seeking an advanced C# developer with prior experience in creating desktop applications on Windows. Familiarity with TWAIN integration is crucial. Key Requirements: - Advanced C# Knowledge: The ideal candidate should be comfortable and well-versed in advanced concepts. - Windows Desktop Application Development: Previous experience in developing desktop applications on Windows is a must. - TWAIN Integration: You should have prior experience integrating TWAIN for image scanning functionalities. This is a challenging project that requires a high level of expertise in C# and experience in developing Windows desktop applications, particularly with TWAIN integration. If you're confident in your skills and have a solid track record in similar projects,...

    $2 - $22 / hr
    봉인형
    $2 - $22 / hr
    12 건의 입찰

    I am in need of a skilled designer who can create both static and animated mockups for laptops and mobile devices. The target platforms for these mockups are iOS and Windows. Key Requirements: - Creation of static and animated mockups - Proficiency in designing for iOS, Mac and Windows platforms - Demonstrable experience in user interface design - Ability to showcase device interaction effectively Please let me know if you have experience in creating such mockups and your approach to showcasing user interface design and device interaction. Your portfolio should clearly demonstrate your past work in these areas.

    $91 (Avg Bid)
    $91 (평균 입찰가)
    18 건의 입찰

    I need a Windows-compatible MS Word editor that has robust document formatting tools and advanced editing features. It should be a basic editor, without the need for advanced functionality such as macros and scripting capabilities. Ideal Skills and Experience: - Proficient with MS Word on Windows - Strong understanding of document formatting tools - Skilled in advanced editing features Please provide me a list of your previous projects and an example of your work if possible.

    $2 / hr (Avg Bid)
    $2 / hr (평균 입찰가)
    9 건의 입찰

    We're seeking a skilled developer to redesign our Radius Manager client software. Currently, when a client's account is set to default, we want the system to direct them to an 'account suspended' page...suspended' page to be shown when a client's account defaults - The page must state that the 'client is suspended due to payment' - Deployment should be such that this task is executed upon account suspension - The notification about account suspension due to payment should be displayed on a webpage Ideal Experience and Skills: - Experience in client side engineering and UI frameworks - Proficiency in Javascript, HTML, CSS and other relevant web design languages - Prior experience with payment gateway applications - Excellent communication skil...

    $164 (Avg Bid)
    $164 (평균 입찰가)
    34 건의 입찰

    We're seeking an expert in React Native development (Specifically version 16.8.3) to bring our app vi...request you to include your past work related to React Native in your application. Please showcase projects where you led or had a significant role in the React Native development phase. This will help us to gauge your expertise and project suitability more accurately. Ideal skills and experience: 1. Proven experience as a React Native developer 2. Demonstrated proficiency in programming with Javascript 3. Past work showcasing adept use of UI elements, APIs, and third-party libraries 4. Excellent troubleshooting skills. Looking forward to witnessing your technical acumen through your applications. Let's together build an app that leaves a lasting impact. C...

    $13 / hr (Avg Bid)
    $13 / hr (평균 입찰가)
    37 건의 입찰

    I am in need of a JavaFX expert to help me create a data visualization application. The main aim of the application is to visualize data in a graphical format. Key Requirements: - The application must be compatible with Windows - The main function of the application should be data visualization - The data visualization should include the ability to paste array lists Ideal Skills and Experience: - Proficient in Java and JavaFX - Strong understanding of data visualization techniques - Experience with creating GUIs in Java - Knowledge of array handling in Java Please note that the primary task is to create a JavaFX application to visualize data and allow for front-end pasting of array lists. Your experience in these areas will be crucial for the successful completion ...

    $39 (Avg Bid)
    $39 (평균 입찰가)
    16 건의 입찰

    Use my logo and tagline: "GTA service store" Use these followings as objects in the picture: (it has to look good, no need to add all of the objects use as you like) 1: Use three character as attached 2: Use attached car 3: attached bike You need to digitally draw characters, car & bike images and put it together in a great way using our theme red color.

    $11 (Avg Bid)
    $11
    8 건의 응모작

    I'm on the search for an experienced web developer to develop a business website for me. As I haven't confirmed the exact number of pages I require, I'm open to proposals based on your professional opinion and past expe...the search for an experienced web developer to develop a business website for me. As I haven't confirmed the exact number of pages I require, I'm open to proposals based on your professional opinion and past experiences. What I'd like you to focus on: - Responsive and attractive website design - User-centric and easy to navigate interface - SEO-friendly design and content structure To be sure you understand what we are looking for go to Cladsocial . com create an a count and sent me your Username in your proposal, Only proposa...

    $18 / hr (Avg Bid)
    $18 / hr (평균 입찰가)
    121 건의 입찰

    Looking for someone well experienced in pitch decks to help us create a sponsorship proposal. I am searching for someone that can help me create a Sponsorship Pitch Deck for an event that I have in New York City. We are targeting sponsorships from:
-Liquor brands -Restaurant (food) Chains and Local Restaurants -Speaker companies The event is an outdoor kickback/mixer. The crowd is made up of around 100-150 young black professionals, socialites, influencers, & content creators. All are between 25-40 years old. If we can secure financial sponsorships that is great. If not, then in-kind sponsorships/product donations are okay. You must understand what brands want to see & what information to highlight to peak their interest.

    $5 / hr (Avg Bid)
    $5 / hr (평균 입찰가)
    17 건의 입찰

    Hi, I'm searching for a developer who can make a custom quotation system inside my WP website. This tool has to do retrieve data from my woocommerce products and display them inside a new page. These are the specifics: The products in the website are simple ad variable. They have some custom fields added with ACF. The main task is to create a new page that allows the user to go through 3 steps. In step 1 the user can choose: Brand, Model, Setting via a drop-down menu. In step 2 choose: Total KM, Duration, Condition, Change. In step 3 show Price, Inventory and Delivery Time. This data must be related to the variants of the individual products therefore show only the corresponding variant in the corresponding drop-down menu also in WooCommerce. This page has to be accessible o...

    $179 (Avg Bid)
    $179 (평균 입찰가)
    93 건의 입찰

    I'm looking for a competent and efficient image editor to enhance my e-commerce listings. My operating system is Windows. I will require the following services: - Cropping and resizing - Color correction - Background removal and replacement - Image quality improvement - Mockups In total, I would need these modifications for approximately 100-500 images per month. The ideal candidate should be proficient in Windows image editing tools and possess a keen attention to detail. They should also be able to meet strict deadlines and deliver high-quality images consistently. Any relevant experience with e-commerce or digital marketing would be highly regarded.

    $11 (Avg Bid)
    $11 (평균 입찰가)
    10 건의 입찰

    Dear All, I am thrilled to announce the launch of a logo design competition for Tamarysse Executive, our boutique recruitment agency specializing in the hospitality sector. As we aim for a logo that exudes sophistication and elegance, we invite all talented designers to participate in this exciting opportunity. A few pointers to guide your creativity: Incorporate the initials "T" and "E" creatively, reflecting our company name. Opt for shades of blue to resonate with professionalism and trust, while leaving room for creativity. Consider subtle, minimalist designs that convey our commitment to excellence and refinement. As a woman-owned business catering to the hospitality industry, we value elegance, attention to detail, and professionalism. We believe our logo shoul...

    $21 (Avg Bid)
    상금 보장형
    $21
    45 건의 응모작

    I require a proficient designer with practical knowledge and experience in AutoCAD to conceptualize and create a detailed design for my sliding windows and doors project. The ideal candidate needs to have an expertise in horizontal sliding system, including aluminium profile design for extrusion purpose. Additionally, the project breadth involves: - Planning detailed shop drawings - Creating all-inclusive material list that is easily obtainable Your design should be not only detailed but also cost-effective and practical to implement. Your wealth of knowledge in aluminum material for door and window designs will be a great advantage. Looking forward to professional and accurate designs that will bring the vision to life.

    $124 (Avg Bid)
    $124 (평균 입찰가)
    21 건의 입찰

    I'm looking for someone to set up an FTP server for us. This server will act as a central location for u...spreadsheets on a daily basis, so the server should be robust enough to handle this. - Different users will need different levels of access. Suppliers should be able to write to the server but not be able to modify or delete other files. Ideal Skills: - Proficient in setting up FTP servers and familiar with Filezilla - Experience with network security and data encryption - Ability to create a user-friendly interface for non-technical users - Excellent communication skills to guide us through the setup and management process - Attention to detail to ensure all files are processed correctly Please let us know your experience with similar projects and your proposed ...

    $147 (Avg Bid)
    $147 (평균 입찰가)
    37 건의 입찰

    As a fast-growing business, I require a talented WooCommerce plugin developer to create a custom plugin for my e-commerce website. The aim is to bring in a dynamic transformation of product images in response to the selection of different attributes. Key requirements and tasks include: - Generate a solution that initiatively changes a product's image based on attribute selection (specifically size and color) - Develop an interface at product level that allows adding images for each attribute - Ensure this functionality does not necessitate the creation of variations. Notably, I have a diverse product range involving 10+ colors, so the proposed solution should cope with this complexity. Ideal Skills and Experience: - Fluent with WooCommerce plugin development - Soli...

    $529 (Avg Bid)
    NDA (비밀 유지 계약서)
    $529 (평균 입찰가)
    80 건의 입찰

    I'm in search of a skilled and experienced web designer who specializes in blog website creation. I intend to utilize this platform primarily for sharing resources and tutorials. Key Requirements: - Develop a blog-type website - Professionally designed layout - User-friendly interface Additional Functionality: - Add functionality for user registration and login - Integrate a subscription list feature Ideal candidates would possess high proficiency in creating user-engaging web designs and have a keen understanding of incorporating specified features. Knowledge and experience in website usability and functionality are vital. The main goal is to foster a smooth user experience and promote continuous interactions.

    $98 (Avg Bid)
    $98 (평균 입찰가)
    23 건의 입찰

    I'm wanting to develop an engaging website for selling my range of beauty products directly to customers. Ideally, the site should be equip...initially feature more than 100 products, the ideal candidate for this job should have prior experience with large-scale e-commerce platforms, excellent understanding of usability principles, and proficiency in the necessary web technologies (HTML, CSS, JavaScript, etc.). For the successful execution of this project, experience in creating visually appealing and user-friendly websites in the beauty niche will be highly regarded. Also, knowledge about SEO and improving website load performance would be a valuable addition. The ultimate goal is to create a platform that effectively showcases and sells my products, while providing a ...

    $11 / hr (Avg Bid)
    $11 / hr (평균 입찰가)
    107 건의 입찰

    ...skilled WordPress developer to create an e-commerce website for me. The website is primarily meant for business promotion and selling products online. Key Points: - The website needs to be designed using WordPress with a focus on e-commerce functionality. - It should have a professional look and be user-friendly, with an interface that makes it easy for customers to browse and purchase products. - As for payment integration, it's crucial that the website supports credit card processing. I have a specific processor, Lenbox, that I'd prefer to use. Ideal Freelancer: - Proven experience in developing e-commerce websites using WordPress. - Familiarity with custom payment gateway integration, specifically Lenbox. - A good eye for design with the ability to crea...

    $197 (Avg Bid)
    $197 (평균 입찰가)
    220 건의 입찰

    I urgently need a professional to integrate SunPay Payment Gateway into my Android app. Gateway is already working. Just need to fix few integration related issues. Key responsibilities: - Establish a fluid and secure payment process through the SunPay system - Ensure optimal user interface for the payment process - Execute rigorous testing to guarantee a flawless user experience Ideal candidate will have: - Extensive experience in Android app development - Proficiency in PHP, Java and Kotlin - Proven record with integrating payment gateways, particularly SunPay, into Android apps - An ability to work under a tight deadline. This project needs to be completed ASAP.

    $11 (Avg Bid)
    $11 (평균 입찰가)
    5 건의 입찰

    I'm in need of an experienced developer who can create a mobile app for iOS. My main goal is to have a reliable platform that delivers push notifications. Key Requirements: - The app should be developed exclusively for iOS, targeting Apple users. - It should incorporate a robust push notification system, ensuring that users receive timely updates and notifications. - High-quality coding and user-friendly design are essential for this project. Ideal Skills: - Proficiency in iOS app development - Extensive experience with push notification implementation - Strong understanding of user experience and user interface design I'm looking for a professional who can deliver a high-quality app that meets my specifications. Please include your relevant experience and past...

    $18 / hr (Avg Bid)
    $18 / hr (평균 입찰가)
    76 건의 입찰

    I'm seeking a highly skilled full-stack developer proficient in JavaScript, Python, and Java. Key Requirements: - Proficiency in JavaScript, Python, and Java - Experience in working with popular frameworks/libraries is a plus although not strictly necessary Desired Skills: - Strong debugging - Efficient problem-solving skills - Excellent communication Please note, while I didn't specify the ultimate goal of the project, based on the nature of the required skills, it might involve web development, app development, or e-commerce platform development. Thus, experience in these areas would greatly benefit your application. Looking forward to your proposals!

    $34 / hr (Avg Bid)
    $34 / hr (평균 입찰가)
    85 건의 입찰

    ...price, and order type. 4) Testing and Optimization: Conduct thorough testing to validate the functionality of the automated trading system and fine-tune parameters for optimal performance. Requirements: 1) Proficiency in algorithmic trading and API integration. 2) Experience working with trading platforms and their APIs. 3) Strong programming skills, particularly in languages such as Python, JavaScript, or similar. 4) Familiarity with order execution protocols and trading strategies. 5) Ability to work independently and adhere to project timelines. 6) Excellent communication skills and a proactive approach to problem-solving. If you possess the expertise and capabilities to undertake this project, we invite you to submit your proposal outlining your relevant experience, approa...

    $203 (Avg Bid)
    $203 (평균 입찰가)
    10 건의 입찰

    Project Overview We are seeking a skilled Android developer to create a simple and efficient Car Maintenance Tracker app designed for auto repair shops. The app's primary function is to streamline customer and vehicle management by utilizing RFID technology. Core Features: RFID Integration: The app will utilize an RFID reader connected to the Android tablet to scan customer vehicle tags. Scanning a tag will display the vehicle's service history and stored information. Vehicle & Customer Data Management: For new customers, the app will allow users to create profiles by entering: Customer Name Contact Information (Phone, Address) Vehicle Details (Type, Engine Type, Oil Type, Filter Types, Battery Size, etc.) Additional Notes Existing customer data can be easily ac...

    $661 (Avg Bid)
    $661 (평균 입찰가)
    112 건의 입찰

    I have a new design for my food delivery app that I need to implement into the existing app. Key Requirements: - Implementing a new design: The primary task is to update the existing app with a new design. This includes modifying the user interface, enhancing navigation, and updating the color scheme to match the new design. Skills & Experience: - Proficiency in Figma: The new design files are available in Figma, so prior experience in working with this software is essential. - UI/UX Design: A strong understanding of user interface and user experience design is necessary to ensure the app remains user-friendly and intuitive post-update. - Mobile App Design: Experience in updating or revamping existing mobile apps, particularly in the food delivery sector, will be ben...

    $490 (Avg Bid)
    $490 (평균 입찰가)
    139 건의 입찰

    In my current VB.Net Windows application, I'm experiencing issues with the WhatsApp API I use. It's been taking far too long to send messages and it's affecting the user experience. I am seeking a skilled developer with proven experience in VB.Net and WhatsApp API: - Familiarity with VB.Net Windows applications - Experience in debugging and solving performance issues - Comfortable working with WhatsApp API - Understands best practices for improving message delivery speed The goal is simple: rectify the slow message-sending issue in my WhatsApp API integration without causing any disruptions to other functionalities. If you're ready to swiftly address this issue and better my application's performance, I invite you to bring your expertise on board.

    $34 (Avg Bid)
    $34 (평균 입찰가)
    6 건의 입찰

    I am looking for a skilled game developer to create a web-based MMO 3D game. The game's primary objectives are to allow multiple players to build and navigate the digital world, as well as interact with one another. Additionally, players should be able to upload models to the world and edit the digital environment. Key features and requirements: - Building and navigating the world: Players must be able to construct and move around a realistic 3D environment. - Interacting with other players: The game should facilitate social interactions and collaboration between multiple players. - Uploading and editing models: Players should be able to upload their own 3D models to the world and edit the digital space. Gameplay Mechanics: - Quests and missions: The core gameplay should rev...

    $628 (Avg Bid)
    $628 (평균 입찰가)
    20 건의 입찰

    Start your bid with word "goal" so Ik you're not a bot I'm in need of a skilled website develo...- Strong understanding of shopping cart and product search functionality - Ability to work within a low budget Please note: - I'm not interested in using any code builder platforms such as Shopify - Your design needs to be simple, clean and user-friendly - The website should be fully functional, with a focus on the ecommerce features mentioned. Ideal Skills: - Proficiency in HTML, CSS, and JavaScript - Experience with ecommerce platforms like WooCommerce or Magento. - Strong UI/UX design skills Feel free to provide samples of your previous work, especially if they include ecommerce websites with minimalist design. Looking forward to working with a profession...

    $146 (Avg Bid)
    $146 (평균 입찰가)
    81 건의 입찰

    I'm looking for a proficient UI/UX designer, ideally with a sharp eye for detail and expertise in website design. The main objective of th...presentation of this data will be a key aspect of the role. Ideal Skills and Experience: * Extensive experience with UI/UX design, specifically for websites * Experience or understanding of designing data visualization interfaces * Familiarity with financial data or the finance industry would be beneficial * Ability to create user-friendly designs to make complicated data easily understandable to users. Your task will be primarily focused on: * Planning out an intuitive interface for the website. * Creating engaging graphics to effectively visualize financial data. * Ensuring the design aligns with the user’s experience an...

    $174 (Avg Bid)
    $174 (평균 입찰가)
    27 건의 입찰

    I am looking for a Fullstack Developer, preferably located in Chennai, who can work in our office on a daily basis. The key skills and experience required are: - Expert proficiency in HTML/CSS - Experience in JavaScript and Python will be a plus The developer will be primarily tasked with improving the design of our existing website. A key requirement will be to provide a rich and intuitive user interface, in addition to functional aspects. An advanced level of expertise in HTML/CSS is non-negotiable as the candidate will be expected to optimize web elements to enhance user experience.

    $356 (Avg Bid)
    $356 (평균 입찰가)
    15 건의 입찰

    I require a WordPress expert for a range of tasks, which include data entry, math rank optimization, image conversion from PNG to WebP, image resizing, CSS, JavaScript, custom graphic design, and coding. My immediate need is for assistance with image conversion from PNG to WebP, image resizing, as well as some simple CSS, JavaScript, custom graphic design, and coding tasks. Key skills and experience required include: - Proven expertise in WordPress - Strong knowledge of CSS, JavaScript, and graphic design - Previous experience in data entry and math rank optimization is beneficial - Solid understanding of SEO principles - Ability to work efficiently and meet deadlines - Excellent communication skills and a proactive approach to problem-solving If you're confi...

    $5 / hr (Avg Bid)
    $5 / hr (평균 입찰가)
    57 건의 입찰

    ...is ready for immediate use. The app should be fully functional and feature-rich, allowing users to engage in duels with ease. Key Requirements: Android APK: The app should be in the form of an Android Package (APK), ready for installation on Android devices. Duel Functionality: The app should facilitate duels between users, with options for various game formats and rules. User Interface: A user-friendly interface with intuitive controls and appealing visuals. Performance: Smooth performance with minimal lag and reliable functionality. Security: Ensure user data privacy and security measures are in place. Please provide demo of your existing Duel App APK, including features, functionalities, and any customization options available. Additionally, mention the pricing and t...

    $18 - $150
    봉인형
    $18 - $150
    12 건의 입찰

    ...attached: - an example of the level of drawings and detailing that is required - our current set of plans, elevations + handmade sections. Once the job is assigned, further details, architectural drawings + structural drawings will be provided to assist. Payments will be processed over 4 milestones with a submission and review at each stage: Milestone 1 – 40% of the package: Details wall, roof, windows, internal scale 1:10 Sections scale1:50 sections Milestone 2 – 65% of the package: window schedule, bathrooms layout, fences, scale 1:50 stair details, screen details 1:20 / 1:10 Milestone 3 – 90% of the package: updated Floor plans, RC...

    $1631 (Avg Bid)
    $1631 (평균 입찰가)
    38 건의 입찰

    ...a Notion user, I am seeking a creative designer who can craft a banner that's dedicated to enhancing the brand's awareness. Here are the specifics of the project: - Check Notion Banner -> It looks a bit massive - I would like to create something a bit like the image I uploaded with the ability to personalize the banner and the symbol in back ground we can play with the one we are using Ideal candidates for this project should have experience in: - Graphic design, especially in creating promotional or brand-awareness materials. - Understanding of Notion's interface and design principles. - Ability to deliver creative, attention-grabbing designs that adhere to brand guidelines. Answer with the word GOLD at the beginning of your text to make sure that you...

    $25 (Avg Bid)
    $25 (평균 입찰가)
    106 건의 입찰

    I'm looking for a seasoned Wordpress(Elementor) developer who can greatly enhance the user interface and user experience of my real estate website. The current design feels outdated and dull, and I need this to change. Key Aspects for Improvement: - Visual design: I want to breathe a new life into my site with a fresh color scheme, updated typography, and overall aesthetic enhancements. - Navigation and layout: The site should be easy and intuitive to navigate. Adding or removing navbars/sub-navbars may be necessary. - Interactivity: Current buttons need repair, and I would like to add a home valuation feature. - Call to action: Revise and highlight CTAs to improve user engagement. - Useful content: The content should be compelling and clear, effectively communicating our re...

    $180 (Avg Bid)
    $180 (평균 입찰가)
    205 건의 입찰

    ...API. I'm seeking a well-structured bot that provides: - IMEI Unlocking: The bot should offer this service by extracting the required data from my website. This feature should be easy to use by the bot's users and efficient. - One-Time Password (OTP) Authentication: I prioritize the security of user data. Therefore, an OTP solution is necessary, prompting users for authentication during use. - Interface with Dhru Fusion API: The Bot should interact efficiently with the Dhru Fusion API, capable of: • Sending unlock requests • Querying server status • Fetching service info/results Giving customers account balance Adding credit to customers accounts via payment options providing links for customers to download tools/files Reg...

    $128 (Avg Bid)
    $128 (평균 입찰가)
    26 건의 입찰
    Trophy icon Galactic HQ Design Competition 13 일 left

    ...Key Features: - A spaceship docking bay / reception - An alien language translation center - A virtual reality communication room - board room - Space bunks sleeping pods - production offices to have traditional look and feel with minimal space themed elements While the office is a single floor, it has extra high ceilings and some areas have zero windows. Please think about mezzanines and how to create the atmosphere of views without any windows. These elements should be thoughtfully integrated into a single floor office design. Applicants with a flair for imaginative, futuristic design, understanding of security protocols associated with such HQ Offices, and a track record of creating spaces that facilitate high-tech communication will be favorably considered. ...

    $1000 (Avg Bid)
    파워형 상금 보장형 최상위형
    $1000
    33 건의 응모작