Asp.net core 2.0 mvcKazi

Kichujio

Utafutaji wangu
Chuja ukitumia:
Bajeti
hadi
hadi
hadi
Aina
Ujuzi
Lugha
    Jimbo la Kazi
    2,000 asp.net core 2.0 mvc kazi zimepatikana, bei imeletwa USD

    ...Punjabi dance academy. The goal of this website is to promote our classes and events, to showcase our performances and student achievements and to provide detailed information about the academy and its faculty. Key Features: - Home: The website should have a welcoming and informative homepage, providing an overview of our academy. - About Us: The 'About Us' section will include our mission statement, core values, and a brief history of the academy. - Classes: This page will contain information about the various dance classes we offer, the levels, timings, and any fees associated. - Events: A dedicated space to list upcoming events, workshops, and performances. - Gallery: A visual showcase of our past performances, student achievements, and the environment within the ac...

    $158 (Avg Bid)
    $158 Wastani wa Zabuni
    137 zabuni

    Quiero pasar estas dos funciones de C++ a C template<class T> int EEPROM_put(int ee, const T& value) { const byte* p = (const byte*)(const void*)&value; unsigned int i; for (i = 0; i < sizeof(value); i++) foo(ee++, *p++); return i; } template<class T> int EEPROM_get(int ee, T& value) { byte* p = (byte*)(void*)&value; unsigned int i; for (i = 0; i < sizeof(value); i++) *p++ = foo(ee++); return i; }

    $18 (Avg Bid)
    $18 Wastani wa Zabuni
    7 zabuni

    I am seeking a forward-thinking 3D modeller highly skilled in creating modern environment models, in particular homes, for a medium-detail level, best suited for mid-range shots. With a modern aesthetic at the core, you should have a strong proficiency in 3DS Max or similar software and a fantastic understanding and execution of modern design. Being attentive to detail while producing the requested medium-detailed models is crucial, as these models should be noteworthy even from a mid-range perspective. Your portfolio should showcase a variety of 3D modeled environments, particularly the modern-styled houses. I appreciate the ability to blend creativity and technical skills. I'm seeking someone who is firm with deadlines and communicates promptly.

    $105 (Avg Bid)
    $105 Wastani wa Zabuni
    52 zabuni

    We are seeking an experienced skilled Raspberry Pi developer for an exciting machine workflow using Raspberry Pi and servo motors. The project involves developing software for control, and integrating the Modbus TCP/IP protocol. The successful candid... The successful candidate will demonstrate expertise in Python programming, servo control, and Modbus communication. Phase 1: Set up the Raspberry Pi 4b to control servo motors and configuring communication with the Panasonic Minas Driver and Panasonic Servo Motor. Install Modbus server software and develop custom Python scripts for Modbus communication and servo motor control. Phase 2: Control Iron Core Linear motors and configuring communication with the Mitsubishi Driver . This can turn into a long term project for the...

    $71 (Avg Bid)
    $71 Wastani wa Zabuni
    22 zabuni

    SEI Membership Club, the leading international company, is home to exceptional high-net-worth individuals who are self-made, often billionaires, entrepreneurs, nobility, high-level professionals, and elite members. The company needs talented artists who are experts in abstract and landscape watercolor and oil paint. We have a preference for the following: - Impressionistic style for the watercolor paintings - Impressionistic style for the oil color paintings - Abstract style for the watercolor paintings - Abstract style for the oil color paintings - Subject matter focused on beautiful landscapes and abstracts The ideal artist would have a strong portfolio that includes landscape paintings, particularly in impressionistic or abstract styles. Experience in both watercolor and oil ...

    $6498 (Avg Bid)
    Il'ohusishwa
    $6498 Wastani wa Zabuni
    24 zabuni

    ...primary responsibility will be developing APIs that integrate seamlessly with external services. Key tasks include: - API development: You should have a proven track record of creating robust, efficient APIs. - Integrating with third-party services: The APIs you develop need to be able to communicate effectively with a range of external platforms. - Database design and optimization: While not the core focus, a strong understanding of MongoDB and how to optimize it for performance and scaling is beneficial. The project is centered around building a backend system that can handle a variety of tasks and interactions. While the exact scale of the project isn't currently known, the potential for growth is high. Consequently, a focus on performance and scalability is crucial, ev...

    $2223 (Avg Bid)
    $2223 Wastani wa Zabuni
    124 zabuni

    I am looking for someone to create a custom vehicle repair shop software for me, in VB.NET, Windows Form project, using .NET Framework 8. The full source code must be provided. Attached is the full project requirement

    $2175 (Avg Bid)
    $2175 Wastani wa Zabuni
    35 zabuni

    ...interactive webpage. The purpose of the webpage is to allow user interaction, specifically enabling users to interact with database. Key Project Details: - This webpage is intended to serve as a platform for users to submit and retrieve data. - Currently, the existing design is in VB.NET WinForm and I need it to be converted into an engaging, robust webpage. - While the conversion of the form is a core need, I also require that the user interface be designed effectively to enhance the overall user experience. Key Skills Needed: - Proficiency in VB.NET and modern web development languages. - Experience in Database Management. - Knowledge in user-input forms design and implementation. - Previous experience in similar projects. Overall, I am expecting an innovative solution that ...

    $528 (Avg Bid)
    $528 Wastani wa Zabuni
    38 zabuni

    I need a full stack developer to help with the creation of my website. While the project specifics may vary, my main requirements are as follows: - **Geo Blocking:** The website should have the ability to block users from specific regions. - **Captcha:** Incorporating a reliable Captcha s...telegram. While there will not be a contract address in two of the boxes, we would like there to be a "test" of some sort to copy the info. I currently have a figma design made. We are currently working out kinks for future projects and this is a test for future work. I'm open to discussing design elements. Your expertise in these areas will be highly appreciated.

    $160 (Avg Bid)
    $160 Wastani wa Zabuni
    49 zabuni
    WordPress Blog Setup on Amazon EC2 6 siku left
    DHIBITISHWA

    ...Deployment: a new WordPress instance on AWS using Amazon Lightsail or EC2. the existing ThemeForest theme from Bluehost to AWS. Content and Design: the site content is primarily in Arabic, with some pages in English. advice for students on studying abroad. any unnecessary content. a minimalist design. 5. Set up menus, categories, and subcategories. Content Upload: images and articles in Arabic. all content is well-organized and properly formatted. SEO and Analytics: up a Google XML sitemap. Google Analytics. the site for SEO. Performance Optimization: caching solutions to improve site performance. other performance optimizations (e.g., image compression, minifying CSS/JS)

    $170 (Avg Bid)
    $170 Wastani wa Zabuni
    95 zabuni

    ... const configuration = new Configuration({ apiKey: 'YOUR_OPENAI_API_KEY', }); const openai = new OpenAIApi(configuration); ('/webhook', async (req, res) => { const userQuery = ; const response = await ({ model: 'text-davinci-003', prompt: userQuery, max_tokens: 150, }); const botResponse = [0].(); ({ fulfillmentText: botResponse, }); }); const PORT = || 5000; (PORT, () => { (`Server is running on port ${PORT}`); }); Setting Up: Create a Google Cloud Project: Enable the Dialogflow API. Create a Dialogflow Agent: Link it to your Google Cloud Project. Set Up Intents and Entities: Define actions Google Assistant

    $556 (Avg Bid)
    $556 Wastani wa Zabuni
    24 zabuni

    ...firms to conduct a comprehensive data collection and analysis project. The purpose of this project is to gather detailed information on menu items, pricing, customer ratings, promotions, and deals from various food delivery mobile apps operating within our city. The goal is to mine this data for actionable insights to inform our advertising, promotional strategies, and competitive benchmarking. 2. Project Scope The selected vendor will be responsible for developing and implementing a solution to: • Subscribe to and navigate through multiple food delivery mobile apps. • Collect data on menu items including descriptions, pricing, customer ratings, and associated promotions or deals. • Move systematically from one restaurant to another within each app, ensuring compr...

    $2166 (Avg Bid)
    $2166 Wastani wa Zabuni
    46 zabuni

    I need a skilled C# Winform .NET developer to protect my application using obfuscation techniques. The goal is to prevent reverse engineering and ensure the highest level of security. Key Requirements: - Implement Basic name mangling, Control flow obfuscation, and String encryption for the application. Ideal Skills and Experience: - Strong proficiency in C# and .NET framework - Prior experience with implementing obfuscation techniques - Knowledge of application security best practices This project is a great opportunity for a developer with a keen interest in application protection.

    $155 (Avg Bid)
    $155 Wastani wa Zabuni
    24 zabuni

    Please read the brief carefully and Designer Critique is greatly appreciated. Complete, operational, custom web site for drop shipping business. Use whatever language is best suited, we prefer word press (this allows us to do minor modifications inhouse- no programming expertise). Along with the web site, suggest name (search on net and proposed office locations), design logo and compose tagline. All copy by client. Topics covered: Vision, mission, contact, FAQ, terms & Conditions, Returns, Refunds, Shopping from a catalog, Live+Chatbot, order processing, confirmation, tracking, cancellation, payment processing, credit, debit, digital wallets, EFT, (No COD, No Checks)Shipping choices and info, Shopping cart, Days to delivery, Visitor, customer mailing list, Loyalty program, Soc...

    $409 (Avg Bid)
    $409 Wastani wa Zabuni
    43 zabuni
    Full Stuck Website development 6 siku left
    DHIBITISHWA

    We seek a talented developer to build a full-featured digital media website. The site will have three core sections - ecommerce, content publishing, and community forums. The ecommerce module must support selling of various third-party drop shipped physical products as well as own branded merchandise. It should facilitate drop shipping fulfillment and allow adding digital goods like audio files and ebooks for purchase. A subscription feature for recurring payments is also required. For content, the site will publish original articles and host embedded video tutorials sourced from YouTube and Instagram (produced by us). The content management system must offer an intuitive interface for creating and organizing multimedia posts. Community engagement is important. As such, a discuss...

    $363 (Avg Bid)
    $363 Wastani wa Zabuni
    61 zabuni

    Develop schematics, PCB and firmware for a compact NFC reader. The suggested RFID controller is PN7160. Microcontroller - STM32 0) Two boards - antenna and the main board. The antenna diameter is 15mm with a hole in the center 4-5mm. The main board is 14mm in width and length is 35mm or less. 1) The reader must read and write password-protected memory blocks in Mifare Classic cards. 2) The reader keeps the password for the RFID cards as a hard-coded constant. 3) The reader has an 4-byte reader ID stored in its EEPROM memory. 4) The RGB LED on the edge of the main board, whose location matches the hole in the antenna. RGB LEDs are connected to the PWM pins of the controller. 5) A waterproof (if possible) speaker must be on the opposite edge of the main board, closer to one si...

    $521 (Avg Bid)
    $521 Wastani wa Zabuni
    27 zabuni

    I am in ne...services, while at the same time displaying a touch of elegance and professionalism. Priority Details: - The colour theme for the design should mainly focus on black and gold. The aim is to accentuate the premium aspect of our brand. - The logo should project an image of elegance, professionalism, and sophistication. - The use of a home symbol is essential, as we wish to visually communicate our core service, property-related solutions. - The logo should have the name of my company: NOBELLE HOMES Ideal Skills: - Logo design experience - A strong portfolio revolving around elegant, professional designs. - Proficiency in color schemes and symbolism - Creativity and originality - Problem-solving skills; the ability to understand brand identity and translate it into a vi...

    $38 (Avg Bid)
    $38
    309 wasilisho

    ...3 dollars per completed chapter summary. Ideal Candidate: Medical student with a solid foundation in gynecology. Strong reading comprehension and summarizing skills. Ability to identify key points and translate them into clear, concise language. Excellent writing and editing skills. Quick Screening Process: Rapid Knowledge Check: A few multiple-choice questions to assess your understanding of core gynecological concepts. Summarization Challenge: Summarize a short excerpt from a medical text on a gynecological topic. Ready to Ace Your Exams (and Help Others Do the Same)? Submit your resume or portfolio and complete the short screening process. Let's create valuable study resources for fellow medical students! Changes: Targets medical students needing last-minute study ma...

    $3 / hr (Avg Bid)
    $3 / hr Wastani wa Zabuni
    9 zabuni

    ...for my website, which provides services for students and researchers. The graphics will help visually represent our main message and core services. ---The first image represent the following text (the main text in home page): - Transform Your Study Experience: Engage with your study materials like never before. Simplify content, create custom presentations, generate tests, and get expert writing support—all in one place. ===The other 4 designs represent the following 4 services: 1 - Interact with your study materials: Engage in interactive conversations with your study materials. Ask question, get simplified summaries and find relevant points with ease. 2- Simplify and Present Content: Simplify content for easy understanding and create customized presentations t...

    $10 (Avg Bid)
    $10
    5 wasilisho

    In celebration of my son's sweet sixteen, I'm seeking out talented animators to bring to life a unique and memorable gift. This project comprises of the following needs: - A fun and playful animated video. The tone should be light-hearted and amusing, adding a special touch to the birthday surprise. - The core feature of the video should be a custom caricature of my son. Creativity is encouraged whilst ensuring that the caricature is likable and recognizable. - Incorporate pictures of my son strategically throughout the animation to add a personal touch. However, ensure it remains subtle and tastefully done. - Photos right from his birth till date will be shared and need to be incorporated in the video Successful candidates should have a strong background in animation an...

    $12 (Avg Bid)
    $12 Wastani wa Zabuni
    6 zabuni

    I am on a quest for an exceptional individual who can collaborate with me in writing a presentation about chaos engineering and incident management specifically for a .Net driven distributed monolith. Key points include: - The purpose of the presentation is to educate stakeholders and instigate a beneficial scenario discussion, leading us on a path to implementation. - The target audience has an intermediate understanding of chaos engineering and incident management, hence the presentation should be calibrated to this level. - The presentation will heavily emphasize on the practical aspects of chaos engineering and incident management. Focal themes would be implementing chaos engineering, simulating incidents, and strategies for mitigation. To ensure a successful project, you ide...

    $15 / hr (Avg Bid)
    $15 / hr Wastani wa Zabuni
    26 zabuni

    ...- **Color Scheme:** I envision the logo featuring orange as the primary color, with black/dark grey as a secondary color and maybe some white thrown in. The combination of these three colors is essential for the overall aesthetic and brand identity. - **Symbolism & Imagery:** The logo should feature a Padel racket and the business name “ Pablo’s Padel”. It's a vital element as it represents the core of my business, Padel Tennis. The design should be sleek and engaging, appealing to the sports-loving demographic. - **Typography:** I prefer a casual and graffiti-style font for the logo. It should be bold, modern, and legible. This specific style is crucial in reflecting the energetic and dynamic nature of the sport and my company. Ideal skills and expe...

    $109 (Avg Bid)
    $109 Wastani wa Zabuni
    51 zabuni
    E-commerce Flutter App Development 586 siku left
    DHIBITISHWA

    I am looking for an experienced Flutter developer to build a comprehensive e-commerce application. Key Features: - The primary feature of the app will be a well-organized product catalog. The app should be able to display and categorize products effectively, making it easy for users to navigate and find what they're looking for. Platform Support: - The application should be design...experience with e-commerce applications is a plus. Familiarity with shopping cart and payment integration functionalities would be highly beneficial. Please provide examples of your previous work, particularly within the e-commerce sector, when applying. Please check this figma design and if you can do it, let me know

    $10 / hr (Avg Bid)
    $10 / hr Wastani wa Zabuni
    97 zabuni

    We are looking for 5-10 years of .Net experienced developer who can also have experienced in React and .Net based web development. Long terms multiple projects development. Using Mainly Azure SQL server database with Visual Studio .Net Core API. Graph QL and EF. Worked on Azure Key Vault, Azure Logic app, Azure function is bonus.

    $112 (Avg Bid)
    $112 Wastani wa Zabuni
    11 zabuni

    As a fashion designer, my core philosophy revolves around creating wearable clothing. I have a specific project aimed at designing casual wear for children. Key Details: - The project focuses on developing unique, practical, and stylish children's clothing. - The target audience for these designs are children, so the ability to think creatively and practically is essential. Ideal Skills and Experience: - Proven experience in fashion design, specifically in children's clothing. - Understanding of what makes clothing both fashionable and functional for kids. - Creativity to design unique clothing that stands out. - Knowledge of trends in casual wear and how to adapt them for kids without sacrificing comfort or practicality. Look forward to seeing your portfolio and heari...

    $11 / hr (Avg Bid)
    $11 / hr Wastani wa Zabuni
    13 zabuni

    I'm looking for a skilled web de...skilled web designer, fluent in the Arabic language, experienced in creating corporate websites. The primary goal of our website is to disseminate company information thoroughly. Your expertise should enable you to include essential elements such as: - Our company's history and mission - Detailed descriptions of our products and services - Profiles of our team and leadership In addition to these core elements, we'd like to include a news section on our site. This should be regularly updated with fresh content related to our company's activities and industry trends. Your experience in UX/UI will ensure the website is user-friendly, intuitive navigation and adaptable to mobile devices. An understanding of SEO is a plus for inc...

    $2165 (Avg Bid)
    $2165 Wastani wa Zabuni
    90 zabuni

    I'm searching for an experienced Python developer to handle data collection and processing in the financial sector. Your tasks will consist of two core elements: - Data Collection: Obtaining data from diverse financial sources, including stock market data, cryptocurrency data, and financial news data. - Data Processing: Once collected, you'll perform various calculations and analyses, including statistical analysis, trend analysis, and calculations with a focus on historical data. Familiarity with these tasks and the financial sector is crucial to delivering the results needed. Your expertise in Python and financial data processing will contribute significantly to the project's success.

    $68 (Avg Bid)
    $68 Wastani wa Zabuni
    8 zabuni

    I need an Android app that includes an integrated Tapjoy offerwall. The main functionalities of the app should include: - User Registration: Users should be able to log in using their email and password. - Offerwall Integration: The app should have a single Tapjoy offerwall integrated into it. This is the core feature of the app. - User Balance: The user's balance should automatically update after they complete an offer. Ideal skills and experience for this job include: - Proficiency in Android development, including experience with integrating third-party offerwalls. - Understanding of user registration and secure login systems. - Experience in developing apps that update user balances automatically. - Knowledge of Tapjoy or similar offerwall integration is a plus.

    $146 (Avg Bid)
    $146 Wastani wa Zabuni
    3 zabuni

    ...Android app developer to create a simple yet effective Mess Attendance Application. This app is aimed at students who need to keep track of their attendance in the mess. Key Features: - **User Authentication**: The app should ensure that only registered students can use it. - **Notifications**: It should provide notifications to remind students to mark their attendance. - **Mark Attendance**: The core function of the app is to allow students to mark their attendance digitally. Current Data Recording: The attendance data is currently being recorded manually in paper registers. The goal of this application is to digitize this process, making it more efficient and accessible for all the students. Design is already in Figma File

    $195 (Avg Bid)
    $195 Wastani wa Zabuni
    11 zabuni
    Trophy icon Unique Jumper Design Request 5 siku left

    ...want to wear our jumper. The Jumper will most likely be a black hoodie with your design being mostly white possible with some colour from our Brand Colour Palette Jumpers from The CFMEU in Victoria Australia are quite common examples of what we are after Words that could be used include Drill Crew Rockwell Rockwell Drilling Driller Geotech Exploration Our Logos Include Rockwell Safety is our Core Colours are Yellow Blue Green Key Requirements: - The jumper needs to have unique patterns or prints that stand out. - It should be designed to fit and appeal to adults in terms of style and comfort. - The overall design should be appealing for casual wear, ensuring it is stylish and unique. Ideal Skills: - Fashion design - Experience in creating unique patterns and prints - Unde...

    $100 (Avg Bid)
    Imehakikishiwa
    $100
    107 wasilisho

    I'm seeking a skilled Unity developer who can work on the development of a tower defense strategy game. The core mechanics of the game are ready. Your only job will be syncing the data across all clients in a match. Skills requirements: - Expertise in Unity game development - Experience in Photon Engine - Knowledge about Github will be a bonus In this project: - You will create a connection between multiple clients for multiplayer gameplay - Sync the data across all clients (Don't bid if you have no idea about Unity or Photon. AI proposals will be discarded too)

    $492 (Avg Bid)
    $492 Wastani wa Zabuni
    10 zabuni

    I'm seeking an experienced developer who can integrate the TradingView API into a cross-platform mobile app. The app will essentially offer real-time market data and advanced charting features. Key Requirements: - Integration of TradingView API: The core focus of this project is to provide users with access to real-time market data and the ability to perform advanced technical analysis using TradingView's robust charting tools. - We will provide the datafeed with indicators required via web socket , the app will use this data and display a real time live chart on the app. You only need to do this chart on the app. No other funtions required. - Cross-Platform Development: You should have experience in developing cross-platform applications that run smoothly on both iOS an...

    $555 (Avg Bid)
    Il'ohusishwa
    $555 Wastani wa Zabuni
    44 zabuni

    ...investments and to help me make informed decisions. Key Areas: - Evaluating Investment Opportunities: I need someone who can create robust and reliable financial models to assess the viability of various real estate ventures. Your models should help me identify and prioritize the most promising investments. - Financial Metrics: Your models should primarily focus on Return on Investment (ROI), Net Present Value (NPV), and Capitalization Rate (Cap Rate). These are the key metrics I need to see to make sound investment decisions. Ideal Candidate: - Proven Experience: Previous experience in real estate financial modelling and investment analysis is a must. A background in real estate or finance would be highly beneficial. - Analytical Skills: A sharp mind for identifying trends,...

    $104 (Avg Bid)
    $104 Wastani wa Zabuni
    7 zabuni

    ...affecting the overall display of the website. The solution will involve manually uploading the latest version of the theme. - **Core Web Vitals**: I'm also in need of enhancements to improve the loading performance and visual stability of the website. Your expertise in optimizing these aspects will be crucial. - **Blog Page Inspection**: Specifically, I would like you to inspect the navigation menu layout on the blog page. If necessary, you will need to fix any structural issues that may be present. Ideal candidates for this project should have: - Proven experience with WordPress, especially in troubleshooting theme-related issues. - Proficiency in improving Core Web Vitals, specifically in loading performance and visual stability. - A keen eye for design and struc...

    $27 (Avg Bid)
    $27 Wastani wa Zabuni
    18 zabuni

    ...teams to play matches against on short notice. To address this issue, I envision an app that can connect teams and simplify the process of organizing cricket matches. Project Overview: The primary goal of the app is to help cricket teams find and schedule matches with each other. Teams can mark their availability for matches, view other available teams, and communicate directly to arrange matches. Core Features: User Registration and Profiles: Teams and individual players can create profiles. Profile information includes team name, location, contact details, skill level, and availability. Match Availability: Teams can post their availability for matches, specifying date, time, and location preferences. A calendar view for teams to manage their availability. Search and Matchm...

    $114 (Avg Bid)
    $114 Wastani wa Zabuni
    7 zabuni

    I'm in search of a mobile application developer to create an engaging and innovative app designed for young kids and families. Key Requirements: - **Purpose**: The primary goal of the app is to entertain preschoolers (0-5 years) with engaging content. - **Features**: The app should have colorful visuals to captivate the young audience. Skills and Experience: - Prior experience in developing entertainment apps for children will be highly valued. - Familiarity with integrating ChatGPT REST API is a plus, though not mandatory. - Strong capabilities in creating visually appealing and engaging user interfaces. If you have a creative edge, experience in child-friendly app development, and are ready to develop a delightful app for kids, I'd love to discuss this project with y...

    $188 (Avg Bid)
    $188 Wastani wa Zabuni
    44 zabuni

    I'm looking for a seasoned NextJs & React developer to craft a high-performance, single-page website for desktop and mobile. Your expertise in responsive design is crucial to ensure seamless, optimal performance on both. Note:- Please check figma of layout required below. The key features I require include: - Fast loading - Google page speed check has to be 100% for both desktop and mobile - The page is image heavy, hence has to lazy load images correctly - Menu has drop down images heavy. Accordingly loading should be only on mouse over and not interfere with rest of page load. - First part

    $181 (Avg Bid)
    $181 Wastani wa Zabuni
    69 zabuni

    I'm looking for a skilled AI developer who can create a Generative AI Solution. This AI should specialize in creating text, specifically tailored for use on websites. Key Project Details: - **Text Generation:** The core function of this AI will be to create content for websites. This includes but is not limited to product descriptions, blog posts, and informative content. - **Tone:** The generated content should be in a professional tone. It is crucial for this AI to maintain a high standard of language and tone suitable for business and informative websites. Ideal Skills and Experience: - Profound expertise in AI and text generation - Previous experience in creating Generative AI Solutions for commercial use - A deep understanding of online content creation and its best prac...

    $9103 (Avg Bid)
    $9103 Wastani wa Zabuni
    7 zabuni

    I'm in need of a Flutter Developer to assist with updating our existing Art Prizes app for both iOS and Android. We've made additions to the underlying .NET solution and now require integration of new pages and features. It's crucial that you have a solid understanding of Flutter as well as knowledge on integrating APIs. Previous experience in updating existing apps and implementing push notifications is highly desired. If you don't have a rating of 4.9 or higher I won't be contacting you. You will have a formal process for versioning the iterations and you will have inhouse testing available. If you deliver an initial solution that is full of bugs we won't continue working with you. First deliverable will be the IOS version FOLLOWED by the android ...

    $396 (Avg Bid)
    $396 Wastani wa Zabuni
    74 zabuni

    I'm in need of a talented elementor website designer with the knowledge of Javascript and jquery, css3 and html who can transform a Figma prototype into a visually appealing and functional business website. Key Requirements: - Transform a Figma prototype into a Pixel perfect ...a Pixel perfect designed website - Ensure design is responsive and 100% similar to the figma Ideal Skills: - Experienced in designing business websites - Skilled in Elementor - Strong knowledge of JS, JQuery, CSS3, HTML, Elementor & PHP - Excellent communication and collaboration skills Check out the prototype from this link:

    $42 (Avg Bid)
    $42 Wastani wa Zabuni
    10 zabuni
    Trophy icon figma to elementor 1 siku left

    ***this is a GUARANTEED PROJECT for a QUALIFIED person.*** Looking for the below design to be done on elementor. It has to be 100% similar to the prototype that has given in the link. This project is time sensitive. you will have only 1 day to design the page pixel perfect and responsive.

    $15 (Avg Bid)
    $15
    5 wasilisho

    ...ASP.NET Core 8, visual studio 2022, and ChatGPT 4 for a unique project. I require a tool/webpage that can seamlessly re-write chapters of my book for me. My book has 25 chapters. Each chapter contains between 10 and 30-pages. Each chapter is written in MS Word (.docx) document and must be converted into FORMAL and PROFESSIONAL-style content. This project requires the following key features: - **Input & Output Format**: - The system must take a Word document as input. - The output should be a Word document while preserving all the original formatting. - **Language Support**: - The tool should be able to rewrite the document in both English and Spanish. - **ChatGPT Version**: - I prefer the latest ChatGPT 4 for the rewriting task. Ideal Skills: - Proficiency in A...

    $223 (Avg Bid)
    $223 Wastani wa Zabuni
    17 zabuni

    I'm seeking a proficient and experienced Facebook Ads manager. The core goal of my campaign is to generate leads, thereby driving my business growth. I need someone who can help me target an interest-based audience. In particular, my target audience consists of individuals interested in roofers. Ideal skills and experience: - Proven experience in creating successful Facebook Ads aimed at lead generation - Expert understanding of Facebook targeting options - Ability to identify and target interest-based audiences - Knowledge about roofers and related interest circles - Strong data analysis skills, capability to optimize campaigns based on performance data.

    $360 (Avg Bid)
    $360 Wastani wa Zabuni
    34 zabuni

    ...biodiversity net gain consultancy report. The aim is to formulate effective strategies for enhancing biodiversity within protected natural habitats. Ideal freelancers for this project are: - Qualified environmental scientists or ecologists. Preferably, with a strong understanding of conservation management strategies. - Those with prior experience in drafting biodiversity net gain reports, particularly related to natural habitat preservation. - An understanding of various habitat types would be beneficial, although not essential as the habitat type hasn't been specified in this instance. Key responsibilities: - Evaluate the current state of biodiversity within the specified natural habitat areas. - Propose well-researched, achievable strategies for improving biod...

    $119 (Avg Bid)
    $119 Wastani wa Zabuni
    25 zabuni

    I am in search of a skilled 2D animation professional. You will be creating a 2D-style video for the primary aim of promoting my brand. The target audience for this video is primarily adults. Key Responsibilities: - Develop a visua...message and values - Ensure that the video is suitable for an adult audience Ideal Skills and Experience: - Extensive experience in creating 2D animations, particularly in a cartoon style - Proven track record of developing successful brand promotion videos - Excellent understanding of adult audience preferences and sensibilities - Strong communication skills to understand and translate my brand's core values into animation Your engaging and professional animation work will play a crucial role in supporting my brand's growth and reaching th...

    $56 (Avg Bid)
    $56 Wastani wa Zabuni
    15 zabuni
    React Native Incoming Call Modal 5 siku left
    DHIBITISHWA

    I need a single-screen app developed in React Native. The core functionality of the app is to display an incoming call modal, similar to the functionality of a caller ID app like Truecaller. Here's what I'm looking for: - The incoming call modal should be a full-screen overlay, as well as a small modal and it should display the caller's name and number. - Additionally, the caller's profile picture should be shown on the modal. - The modal should have interactive options to answer or reject the incoming call. While the project doesn't include specific requirements for what happens when the call is answered, I'm open to creative suggestions on how to enhance the app further. Ideal skills for this project: - Proficient in React Native - Experience with ...

    $51 (Avg Bid)
    $51 Wastani wa Zabuni
    6 zabuni

    I'm seeking a professional to create a blended course for my audience - college students. The core of this course is to develop tertiary study skills such as referencing, citation, academic integrity, paraphrasing and online research. The ideal candidate should have: 1. Expertise in creating blended learning resources, including online and offline content. 2. A strong background in educational content, preferably college-level. 3. An understanding of diverse learning styles that can be incorporated into the learning experience. 4. Experience in designing engaging, dynamic, and interactive student-centred learning environments. Bear in mind that the course needs to be relevant, engaging, and effective at honing study skills for higher education. Convey concepts in an ...

    $13 / hr (Avg Bid)
    $13 / hr Wastani wa Zabuni
    9 zabuni
    WordPress Theme Fixes & Web Vitals 5 siku left
    DHIBITISHWA

    ...affecting the overall display of the website. The solution will involve manually uploading the latest version of the theme. - **Core Web Vitals**: I'm also in need of enhancements to improve the loading performance and visual stability of the website. Your expertise in optimizing these aspects will be crucial. - **Blog Page Inspection**: Specifically, I would like you to inspect the navigation menu layout on the blog page. If necessary, you will need to fix any structural issues that may be present. Ideal candidates for this project should have: - Proven experience with WordPress, especially in troubleshooting theme-related issues. - Proficiency in improving Core Web Vitals, specifically in loading performance and visual stability. - A keen eye for design and struc...

    $31 (Avg Bid)
    $31 Wastani wa Zabuni
    13 zabuni

    ...Migration: -Taking CSV files of my exported sales data from Shopkeep and importing it into Odoo without loss of critical information in order to enable reporting on old sales data. 2. Odoo Implementation: - Doing initial setup for Inventory Management and Accounting, as well as direct to consumer food delivery provided by our own drivers, each with its relevant functions and tools. 3. Third-Party Apps Integration: - Seamless integration of specific third-party apps such as Shipday, Delivery Date & Time Picker by Weblytic Labs, Website Product Subscription Management by Kanik Infosystems, and Twilio. Your core goal in this project will be to bullet-proof the system's efficiency, significantly elevate user experience, and simplify operations while maintaining...

    $1159 (Avg Bid)
    $1159 Wastani wa Zabuni
    48 zabuni