Canvas save html5 işler

Filtre

Son aramalarım
Şuna göre filtrele:
Bütçe
ile
ile
ile
Tür
Beceri
Diller
    İş Durumu
    2,000 canvas save html5 iş bulundu, ücretlendirmeleri EUR

    I'm looking for an experienced PowerApps developer to build a small construction site inspection app for myself( to use it for my working). The construction site inspection app must have functionalities such as: - Photo Capturing: It should be able to capture pictures and save them in an organized manner for each different construction project sites.( Preferable at OneDrive otherwise SharePoint) - Checklist Creation: The ability to create and manage checklists efficiently.( as the inspection happen at construction site during the building phases ) - Report Generation: Must generate reports based on the inspections done - Show Progress - how much inspection tasks been completed for each construction site - Send notifications - to the email address that photos is uploaded as...

    €15 / hr (Avg Bid)
    €15 / hr Ortalama Teklif
    41 teklifler

    I'm in need of a Typescript expert to assist me with fixing a bug in my stock chart app and help me implement new features. Please let me know about your experience Looking for someone who can: - Resolve an existing bug in my TypeScript charting app - Implement new features to enhance chart app functionality - candidates with experience trading with indicators will have added advantage ...functionality - candidates with experience trading with indicators will have added advantage - can work via anydesk or ultraviewer for entire project - possible for long term collaboration - if you are good with debugging, it will be very helpful to understand the workflow Please provide your experience with similar projects and your approach to identifying and resolving bugs in TypeScript, node.j...

    €25 (Avg Bid)
    €25 Ortalama Teklif
    63 teklifler

    The work is fairly straightforward: * Take a screenshot of the specific pages. * Manually types the information from specific parts of a webpage * Save text into an Excel file * Regular updates - every 12 hours (10AM & 10PM)

    €14 (Avg Bid)
    €14 Ortalama Teklif
    1 teklifler

    * Take a screenshot of the specific pages. * Manually types the information from specific parts of a webpage * Save text into an Excel file * Regular updates - every 12 hours in a day (10AM & 10PM) *USD 15 per month.

    €14 (Avg Bid)
    €14 Ortalama Teklif
    1 teklifler

    I am in need of detailed-oriented individuals who can manually extract text and images from specified sections of a website. This data should be compiled into an Excel file and extracted every 4 hours. The work is fairly straightforward: * Take a screenshot of the specific pages. * Manually types the information from specific parts of a webpage * Save text into an Excel file * Regular updates - data should be extracted every 4 hours and sent to me everyday The ideal candidate should be meticulous and reliable, with excellent time management skills. Familiarity with Excel and basic data extraction methods is also required.

    €12 (Avg Bid)
    €12 Ortalama Teklif
    87 teklifler

    ...project involves building a basic but functional web prototype of a conversational voice AI. That uses my custom Chat-GPT 4 bot and a voice service so customer can talk to it and get their questions answered - It should be able to dynamically listen and respond to the user so they don't have to hit the microphone multiple times - It needs to be mobile friendly - Ideally I can embed it onto my canvas website - The Chat-GPT 4 has been pre-trained by me to provide specific responses. - This is a validation exercise to showcase to stakeholders so the POC should be user-friendly and easy to interact with. - No training is required I have trained the bot myself Ideal Freelancer: - Extensive experience in web development. - Proficient in integrating custom Chat-GPT ...

    €314 (Avg Bid)
    €314 Ortalama Teklif
    48 teklifler

    ...and/or 3D visualizations. User Interaction: Allow the user to navigate through the generated design options. Functions for the user to select their preferred option and customize details (optional). Materials and Cost Estimation: Display a chart/list of materials needed for the selected design (e.g., wood, hardware, appliances). Provide a total cost estimate based on the materials required. Export/Save: Export the selected design to an image or PDF format. Optionally, allow saving the design data. Technical Requirements: Programming Language: Python, Java, C++ or other as recommended by the freelancer. Graphics and UI libraries recommended by the freelancer. Deliverables: Complete and documented source code. Application executable for Windows/Mac/Linux. Brief user manual. Requi...

    €123 (Avg Bid)
    €123 Ortalama Teklif
    89 teklifler

    ...Feeder (ADF) scanners: The tool should be compatible with ADF scanners, as this is the type I intend to use for this project. - Split and save scanned documents: After scanning, the software should be able to detect page separators and automatically split the documents. It should then save each document as a separate PDF file. - Naming convention: The tool should name each scanned file using a code found on the first page of the document. The naming should be automated and not require user intervention. - Handling non-coded pages: In cases where a document lacks a code on the first page, the software should have the intelligence to identify such instances and save those documents into a separate folder. The ideal developer for this project should have: - Proficien...

    €89 (Avg Bid)
    €89 Ortalama Teklif
    5 teklifler

    I have a set of standard PDF forms that I need to be made fillable. The forms primarily contain text fields and checkboxes. After the user fills out the form, I would like the system to prompt the user to save the filled form, and then also have the option to email the filled form. I'm looking for a freelancer who has experience in creating fillable PDF forms. The ideal candidate should: - Be proficient in Adobe Acrobat or similar software for creating fillable PDFs - Have a solid understanding of form field types and their functionality - Be able to implement the save and email functionalities upon form completion If you have experience creating similar forms and are confident in your abilities to execute this task, please reach out.

    €28 (Avg Bid)
    €28 Ortalama Teklif
    62 teklifler

    I have a spreadsheet of ~2100 gas stations in the state of New York. The data includes a station ID, last known brand, and street address. For each address, I need you to find the most recent but not past November 2023 (month and year shown in the corner, most should have images in 2023 available) Google Streetview images and save a screenshot of the price advertising sign for each of the specified locations. The screenshot should be such that the sign and text can be clearly read (e.g. prices and "cash"/"credit"). The spreadsheet of locations and an example screenshot is attached to this post. For each screenshot, the filename should be the station id of that station from the spreadsheet. In the spreadsheet, I need you to also log some variables based on the im...

    €116 (Avg Bid)
    €116 Ortalama Teklif
    91 teklifler

    ...two-page marketing pieces that were created internally and I require an experienced designer to raise the bar on their aesthetics and professional appeal. Your responsibilities would include: 1. Enhancing the Design/Layout: These pieces should have a stellar, professional design that will be universally appealing to our potential clients. We don't have a specific design preference, so your blank canvas awaits, with the only guideline is to ensure it aligns with our brand and product thematic. 2. Sourcing and Incorporating High-Quality Images: Your task extends to sourcing top-notch images that are related to our industry or stock photos. We also have a cache of pictures from our past projects and customer interactions that you can integrate. The right person for this job...

    €349 (Avg Bid)
    €349 Ortalama Teklif
    66 teklifler

    ...query parsing function Create a function parse_query(query0, stop_words) to parse a query string. Tokenize the query, remove stop words, and apply stemming. Return a dictionary of terms with their frequencies in the query. Task 1.3: Define a main function Implement a main function to test parse_rcv1v2() and parse_query(). Print document details (docID, term count, doc_len), sorted terms, and save output to a text file. Task 2.1: Calculate document-frequency (df) Create a function my_df(coll) to calculate document-frequency for a given Rcv1Doc collection. Return a dictionary of terms with their document frequencies. Task 2.2: Calculate TF*IDF values Define a function my_tfidf(doc, df, ndocs) to calculate TF*IDF values for terms in a document. Use the TF*IDF formula with ter...

    €110 (Avg Bid)
    €110 Ortalama Teklif
    15 teklifler

    ...- Develop and implement the user experience of our SaaS platform and integrate it into the rest of our infrastructure - Write clean, maintainable code using modern front-end and facade tech stacks - Optimize the platform experience for speed and scalability - Rapidly iterate based on user feedback and analytics - Participate in code reviews and contribute to the overall architecture Skills: - HTML5, CSS3 and JavaScript (ES6+) - React (and ideally React Native) - NodeJS - Websockets and/or Server Side Events Hourly payment is expected. Please include links to your previous work, along with details of the daily time commitment you can allocate to the project. Future prospects include long-term project maintenance, potentially leading to a full-time position. Please note: It is c...

    €19 / hr (Avg Bid)
    €19 / hr Ortalama Teklif
    206 teklifler

    I am looking to have information from a website copied and pasted into a Word document, specifically targeting curriculum elements. The end purpose of this project is to create a word version of each page. Simply open a page, and copy the contents into a word document. Save the word document as the code. There are 11 year levels to it for. There are a total of 183 pages to copy and paste. This is simple, but boring. 1. Open the website: Eg here its the Foundation website: 2. Scroll down you will see codes like this: AC9EFLA01 Click on the code. 3. A page will

    €29 (Avg Bid)
    €29 Ortalama Teklif
    11 teklifler

    I'm in need of an expert who can revamp our current network infrastructure by designing a new topology using fiber technology. The ideal ...topology. - Working closely with our team(s) to ensure smooth implementation, leveraging the most modern (or cost-efficient)networking technology. Specific requirements and constraints: - The design should be mindful of our budget - Physical space limitations may be an issue but should not be. - The new network topology COULD be compatible with our existing network equipment where possible to save money, but we're open to a complete overhaul. Ideal skills and experience for this job include: - Previous experience in modern fiber networking design. - Experience in networking technology implementation. - Good team collaboration and c...

    €47 / hr (Avg Bid)
    €47 / hr Ortalama Teklif
    1 teklifler

    ...multi-functional recruiting and consulting website using Wordpress with a built-in job board utilising the WP Job Openings plugin. Key components include: - Accessibility: Both employers and job seekers should have access to the job board. -Content pages (Subpages in Permanent Placements, Executive Searches and Consulting) -Blog For Job Seekers: - Functionality for job seekers includes the ability to save jobs for later. - An application process directly on the site. - A search option allowing for job searches with both keywords and filters. For Employers: - An integrated system to collect the following information when posting a job: company name, job title, job description, location, and salary range. Suitably skilled freelancers should have previous experience in develo...

    €1068 (Avg Bid)
    €1068 Ortalama Teklif
    220 teklifler

    ...Integration: The application should integrate with the pre-existing machine learning models coded in Python to analyse the input images and generate diagnostic results. • Diagnostic Output: The application should display the diagnosis generated by the machine learning models in a user-friendly format on the interface. • PDF Report Generation: The application should provide an option for the doctor to save the diagnostic report as a PDF file on their PC. 3. Non-functional Requirements • Platform: The application should be developed to run on Windows operating systems. • Performance: The application should be optimized for efficient processing of image analysis tasks. • User Interface: The user interface should be intuitive and easy to navigate, catering t...

    €17 (Avg Bid)
    €17 Ortalama Teklif
    13 teklifler

    I need of code in Python (Selenium) to get information of product page of a marketplace. The method/function need receive the link of page, and the code must create a directory and save inside this directory, the video and images of product. Must create file (ex xml, csv) and save the title of product, description of product, price and discounted price when offered, basic information.

    €22 (Avg Bid)
    €22 Ortalama Teklif
    50 teklifler

    ...authentication, no payment integration. once file uploaded, it will be processed in the backend and result will be produced in 3/4 horizontal rows in tile format user can view large formats of the result by clicking over it, download it from larg/tile format you need to focus on fuctional stuff ignore everything else from ref. () site. Tech stack: technlogy: frontend => Angular+HTML5; backend =>Python; DB: pgsql Your responsibilities : - Design, build and optimize a responsive website - Ensure the technical feasibility of UI/UX designs - Collaborate with team members and stakeholders - Maintain high-quality graphic standards and brand consistency Ideal Skills and Experience: - A proven track record with a robust portfolio of past work showcasing your skills - Extensive e...

    €812 (Avg Bid)
    €812 Ortalama Teklif
    49 teklifler

    ...in the dental sector. The site will include functionalities for job searches, the sale of second-hand equipment, and networking between professionals in the field. Objectives: Create an intuitive and secure platform for users. Integrate profile management, advertisement publication and internal messaging functionalities. Payment system for premium services. Planned technologies : Front-end : HTML5, CSS3, Back-end: PHP with WordPress as CMS, or custom solution. Database: MySQL Plug-in options : WooCommerce for transaction management, WP Job Manager for job offers, Ultimate Member for profile management, and WPML for multilingualism. These plugins are not obligatory and other options can also be proposed. Skills Required: Proven experience in developing WordPress/WooCommer...

    €3815 (Avg Bid)
    €3815 Ortalama Teklif
    128 teklifler

    I'm seeking a professional with expertise in Raspberry Pi programming and Bluetooth connectivity to design and implement a system that interacts smoothly with RFID technology. Key requirements: - The system must save RFID information in a Raspberry Pi. - The recorded IDs need to be sent via Bluetooth once a day. - No need for long term storage, it should overwrite with new IDs daily. Skills and Experience: - Proficient in Raspberry Pi programming - Experience with RFID technology - Strong knowledge of Bluetooth technology for data transfer - Understanding of data storage and overwriting concept

    €156 (Avg Bid)
    Acil
    €156 Ortalama Teklif
    26 teklifler

    ...Required: 1. User Login: The app must include a user login feature for security purposes and personalization. 2. Estimate Calculation: A major feature of this app will be for users to easily calculate estimates. 3. Email Notifications: The application should allow for email notifications, giving updates and notifications to users relative to their calculations. 4. Save and Retrieve Function: Crucially, users should be able to save their estimates and retrieved them later when required. Ideal Skills and Experience: - Previous experience with similar apps - Proficiency in iOS, Android and web app development - Knowledge of implementing email notification systems - Ability to incorporate secure user login technology - Proficient with creating advanced calculation features - ...

    €1067 (Avg Bid)
    €1067 Ortalama Teklif
    169 teklifler

    I have a VBScript page that uses Classic ASP to query an SQL database with over 4000 entries. This is now causing loading issue due to the number of entries loaded into the web page. I require this page to be converted to JSON and save as a text file. The saved text file should then be loaded using AJAX and using JavaScript formatted for using Data Tables. I am also open to other ways that this can be achieved BUT DataTables is a MUST as all entries need to be loaded on the page and it MUST be written in VBScript. The current web page formatting and design details MUST remain the same. A copy of the page will be sent to the ideal candidate. No other data will be supplied. I'm looking for someone that has very good understanding of VBScript, Classic ASP, JSON and JavaScript i...

    €163 (Avg Bid)
    €163 Ortalama Teklif
    85 teklifler

    ...standard of customer service. - Dialer Monitoring to manage and regulate the frequency and timing of outbound calls. - Agent Coaching to guide team members in their career development. IMPORTANT: Utilize expertise in Vicidial to understand call algorithm blocking, spam tagging, and implement effective circumvention strategies. ***If you don't have this experience, do not submit application. Let's save each other's time. As this is a medical call center, basic knowledge of medical terminology is required. Any prior experience in a healthcare call center will be considered a plus. Demonstrate a dedication to fostering a positive work environment and creating a successful team. ------ Position Overview: We are seeking a dynamic and experienced Call Center Manager...

    €9 / hr (Avg Bid)
    €9 / hr Ortalama Teklif
    17 teklifler

    ...https://www.dell.com/en-us/dt/corporate/social-impact/advancing-sustainability/climate-action/product-carbon-footprints.htm#scroll=off&tab0=1 We are creating a database of all of the carbon offset metrics to be stored. there are 6 categories on that page: 1. Desktops 2. Laptops 3. Monitors 4. Client peripherals 5. Servers 6. Storage I want each of those category's products scraped and I want to save the pdf along with parse the PDF so the excel document has the following information Category Series Model Carbon Footprint Carbon Footprint Mean 95th Percentile Unit of Measure Use % Transportation Percentage EOL Percentage Manufacturing Percentage Then there is a break down of what the manufacturing percentage entails electronics housing packaging panel power supply...

    €151 (Avg Bid)
    €151 Ortalama Teklif
    187 teklifler

    ...focus on data entry and collection of survey data. Here are the specifics: • Design and development of the user interface with 3 variations for review. • Creation of an attractive and distinguishable app icon. • Development of four different forms containing approximately 100-150 fields in total. • One of these forms should incorporate a table for multiple entries. • The app should facilitate save, view, and update functionalities for each form. • Web API is already established. Ideal skills and qualifications: • Proficient in Java. • Proven experience in Android development. • Strong understanding of UX/UI design. • Experience with data entry and data collection apps. • Familiarity with web API integration. As our objec...

    €515 (Avg Bid)
    €515 Ortalama Teklif
    182 teklifler

    I am looking for a python programmer who can develop python code to interface with some hardware data acqusition and basic signal processing. Phidgets Device: Basic Functionality: 1. GUI for User 2. Be able to read raw data fro... Basic Functionality: 1. GUI for User 2. Be able to read raw data from 1-4 channels from bridge sensor 3. Be able to set ADC scale, data sampling rate 4. Perform auto zero (take X readings, average it, and subtract it from the values) 5. Calibrate sensor (we apply 3 points of known excitation to sensor, and scale reading to that using linear or polynomial fit) 6. Save raw and scaled data to CSV files You must be able to debug software with the hardware remotely via Team Viewer or remote desktop.

    €167 (Avg Bid)
    €167 Ortalama Teklif
    60 teklifler

    I'm in need of a designer with experience in vehicle wrap design. In this project, my van will serve as your creative canvas. Primarily, I'd like you to explore a custom warm color combination that complements my brand. The style of graphics should lean toward minimalism without compromising the overall vibrancy and eye-catching potential. Here are the ideal skills and experiences: - Sound understanding of color theory - Proven experience in minimalistic design - Prior vehicle wrap design projects completion - Creativity and innovative design ideas - Proficiency in design software such as Adobe Illustrator and Photoshop Your final deliverable should be a detailed design file ready to be sent to a printer. Please include examples of previous similar work in your proposa...

    €80 (Avg Bid)
    €80 Ortalama Teklif
    118 teklifler

    Website Landing page contains nav bar component, Hero image container, about element with the inquiry form to the right side of it. Nav bar component contains the Logo, Home, About, Gallery, User Registration, and User Login tab. Website must be responsive and must adjust to all screen size. Data from the inquiry, user registration and user login data must be save to the data base in the separate collections in Mongo db atlas. website consist of the footer element. Website contains multi user login system which displays the user details on the basis of its login credentials and displays the user data accordingly. Payment method is available in the user account to make the payment.

    €82 (Avg Bid)
    €82 Ortalama Teklif
    23 teklifler

    ...streamline the purchasing process and manage order confirmations. The ideal system for me would: - Create weekly order templates when at office (check .xlsx file for example) - Open ordertemplate and write in customer and order (check .xlsx file for example) - Save customer info for reuse - Save product info for reuse - Generate automatic emails and printable PDF documents for order confirmations - Include detailed information in the confirmations such as products, quantities, prices, and customer's name and contact details - also save order on webserver in text file or database - installation on internal webserver See example of weekly order See order Freelancers with experience in order management systems and programming automatic emails would be a good...

    €16 / hr (Avg Bid)
    €16 / hr Ortalama Teklif
    32 teklifler

    ...experience across all devices. Key Features: Customizable Measurement: Implement a robust measurement customization feature that allows customers to input their measurements for personalized fitting. Product Customization: Enable customers to customize product options such as fabric, color, embellishments, and more. User Accounts: Implement user account functionality for customers to track orders, save preferences, and manage their profiles. Payment Gateway Integration: Integrate secure payment gateways to facilitate smooth * E-commerce functionalities: The website needs to incorporate consumer-friendly features such as product ratings and reviews, a customer wish list, and personalised product recommendations. These features are crucial for an optimal user-feedback system a...

    €1041 (Avg Bid)
    €1041 Ortalama Teklif
    126 teklifler

    I want someone with excessive knowledge with blender. the work is: I want a tutor who teach me on my PC via remote desktop sharing. all work files are confidential. so i don't share anything with you. 1. import 3d models and textures into blender. ( i already have models and textures. you don't need to create anything) 1A. apply texture 2. adjust uv map (if needed) 3. finalize the lighting and save. So bid accordingly. High ballers stay away.

    €4 / hr (Avg Bid)
    €4 / hr Ortalama Teklif
    18 teklifler

    ...Create functionality within the plug-in to import text content from Figma frames. The plug-in should recognize text layers based on their names and map them to corresponding cells in the CSV table. Export Functionality: Implement features for exporting the populated CSV table to a downloadable file, compatible with Marketing Cloud templates. Template Management: Develop functionality for users to save and load templates, edit existing templates, and delete templates as needed. Templates should be stored locally within the plug-in for easy access. Specific Requirements: Proficiency in JavaScript and familiarity with Figma plug-in development. Experience with data manipulation and file exportation in CSV format. Strong understanding of Figma's API and ability to interact w...

    €134 (Avg Bid)
    €134 Ortalama Teklif
    76 teklifler

    ...streamline the purchasing process and manage order confirmations. The ideal system for me would: - Create weekly order templates when at office (check .xlsx file for example) - Open ordertemplate and write in customer and order (check .xlsx file for example) - Save customer info for reuse - Save product info for reuse - Generate automatic emails and printable PDF documents for order confirmations - Include detailed information in the confirmations such as products, quantities, prices, and customer's name and contact details - also save order on webserver in text file or database - installation on internal webserver See example of weekly order See order Freelancers with experience in order management systems and programming automatic emails would be a good...

    €138 (Avg Bid)
    €138 Ortalama Teklif
    134 teklifler

    Hello, We are currently working on an MVP for an Education portal app. I am the Founder, Designer and Developer. I need someone who is willing to work with us longterm. If you have e...the budget is not high so please keep that in mind. the project would be on a retainer (monthly) basis. The app will contain: A dashboard Analytics Qr code reader, geofence and face authentication backend database for attendance, grades etc static and predictive Analytics Ease of use features like drag and drop (an absolute plus if you can code custom interactions) Document maker, template use, save, create, reuse multimedia support. As i already mentioned this is an MVP, so as long as youre willing to proactively learn and come with a decent knowledge base about both front and backend, i might con...

    €1296 (Avg Bid)
    €1296 Ortalama Teklif
    82 teklifler

    I have a webform developed in HTML5, PHP, SQL, and JavaScript. I'm looking for a developer to make a few key improvements. PRE-BUILT I have currently built a where the user selects a customer from a dropdown and selects the number of products to add to this order. Each customer from an SQL table called 'customers' has its own price class 'customerPriceClass' When the user selects the number of products, the page updates and adds rows for each product with a dropdown menu where the choices are fetched from another table called 'products'. The user selects the product and enters the number of units. NEEDED: STEP1 For each row of products the corresponding price from the table 'prices' should be fetched that is associated with the cust...

    €17 (Avg Bid)
    €17 Ortalama Teklif
    42 teklifler

    I am seeking a freelancer to create a simplified Python/C++ console application. This application...of basic commands and record both success and error messages from each command execution in a txt file format. Necessary skills and experience: - Programming proficiency in Python/C++ - Experience working with Fanuc i0 devices - Understanding of command executions and troubleshooting - Exception handling and logging Key components of the project: - Execution of basic commands on Fanuc i0. - Save both successful and failed command execution messages in a txt file. - The software is for personal use. - The application should be easy to execute and navigate. Please include your experience working with Python/C++ and Fanuc devices in your bid. Relevant portfolio examples would be ap...

    €125 (Avg Bid)
    €125 Ortalama Teklif
    69 teklifler

    ...project is half-cooked, but it needs an experienced hand to: - Polish and optimize the product search and filter feature. The objective is to enable customers to filter items by price, category, or a specific product's name. - Establish and manage the customer reviews and ratings module to help other clients make informed decisions. - Integrate a wishlist option for customers, allowing them to save their favorite items for later. The web store's aesthetic is crucial to me. As we deal principally in rustic woodwork, the website design should follow suit. Anticipating a layout that complements our products - a predominantly rustic and wooden theme. Ideal collaborators would have familiarity and expertise with Shopify, experience in e-commerce website design and UX, a ...

    €183 (Avg Bid)
    €183 Ortalama Teklif
    127 teklifler

    I need a skilled app developer to create a comprehensive personal training application for both Android and iOS platforms. Key features will include: - A workout tracker (a location for clients to input completed reps, sets, time, duration and difficulty rating) - Progress photo documentation (a location for take and save photos of themself) - Personalized workout plans - Provision of workout videos (videos I can film and upload for the client. Or be able to drop a youtube link). - Display of workout statistics (a location for clients to input their statistics, like a virtual trophy room). - A dedicated client profile (a location to input client information following a consultation with them). The main objective of this project is to provide personalized workout plans to users. ...

    €415 (Avg Bid)
    €415 Ortalama Teklif
    105 teklifler

    I am looking for a developer with strong skills in React and JavaScript, as the platform utilizes this library and language, and a good level of English to understand the documentation of the platform. The project involves integrating the Connectalot ...() with the platform (). The goal is to generate a batch of images from a set of data, specifically with data from the draws and pools. I need the system to fetch data from the Connectalot API, which is updated daily, and automatically replace the data in an existing design template (a canvas).

    €455 (Avg Bid)
    €455 Ortalama Teklif
    136 teklifler

    Here's a high-level architecture for an app that includes music, yoga, meditation, e-books, and allows users to save their favorites and share with others: Frontend 1. User Interface (UI): - Home Screen: Displays categories like Music, Yoga, Meditation, and E-Books. - Category Screens: Separate screens for each category, listing available content. - Content Screen: Detailed view for each item, with options to play, read, or view content. - Favorites Screen: Lists content saved as favorites by the user. - Share Feature: Allows users to share content with others through social media or messaging apps. 2. User Authentication: - Allows users to create accounts and log in to access personalized features like favorites. Backend 1. Server: - Handles request...

    €236 - €707
    Mühürlü
    €236 - €707
    125 teklifler

    Looking for a freelancer who can grab the code from a competitor website and make a similar opt in page to them. Here is the Loom video for complete instructions: The opt in page won't save the customer contact details, it's just a sequence they need to go through to get to the call button. Lastly, we have this website built on Go High Level. It would be preferable to be able to place this landing page quiz in an HTML code block, but if we need to do another way, let me know. Also of note, we will want to change our "agent" photo with a different picture. And we will want to be able to adjust the code to add a question or change the current questions in the future. We need a competent Freelancer who can achieve the project

    €39 (Avg Bid)
    €39 Ortalama Teklif
    29 teklifler

    I'm looking for an expert with strong experience in web-based admin systems to develop a reliable stock tracking admin system specifically for NASDAQ stocks. Your role will involve: - Setting up an efficient system on a web pl...1) A very simple admin under Laravel 2) A menu: Home / Upload Nasdaq / Download stocks 3) An Upload part in order to put the recovered file here: 4) The Download stocks part will retrieve the Yahoo Daily prices of all Nasdaq stocks. Warning: OLHC or OHLC depending on the sources...! Normalize all data in OLHC A python script can do this and save the data to a DATA directory. D1_AAPL, etc... in CSV A python expert can do this very quickly. Python is installed on the server and scripts can be called via shell_exec.

    €159 (Avg Bid)
    €159 Ortalama Teklif
    60 teklifler

    I seek a talented developer to construct an online marketplace for local grocery store. The successful freelancer should have expertise in creating user-friendly, secure, and efficient eCommerce platforms. Key Project Features: - A robust system for product reviews and ratings to ensure customer reassurance and guide purchasing decisions - A wishlist function for buyers to easily save and revisit preferred products, increasing potential for sales - Chat feature enabling customers to communicate directly with sellers for queries, fostering transparency - A seamless buying process from product selection to checkout - Delivery options to cater for differing customer needs Due to the urgency of this project, experience with executing high quality projects quickly and efficiently is ...

    €1193 (Avg Bid)
    €1193 Ortalama Teklif
    147 teklifler

    I'm looking for a skilled game developer or team to bring my vision of a cross-platform, decentralized, puzzle game to life with a goal of monetizing it through in-app purchases. Your responsibilities include: - Creating a compelling puzzle game that can be enjoyed on Mobile (iOS/Android), Desktop (Windows/Mac), and Web-based (HTML5) platforms. - Incorporating decentralization features into the game - Developing a reliable in-app purchase system from scratch Ideal Skills and Experience: - Prior experience in developing puzzle games - Familiarity with decentralization in gaming - Extensive experience in Mobile, Desktop, and Web-based game development - Proven track record of implementing in-app purchase systems.

    €479 (Avg Bid)
    €479 Ortalama Teklif
    34 teklifler
    Web Devloper Bitti left

    ...freelance web developer, I specialize in crafting customized web solutions tailored to meet your specific needs and objectives. Services Offered: Custom Website Development: From simple landing pages to complex e-commerce platforms, I design and develop websites that are visually stunning, responsive, and intuitive to navigate. Frontend Development: Utilizing the latest technologies such as HTML5, CSS3, and JavaScript, I create engaging frontend interfaces that captivate your audience and enhance user experience. Backend Development: With expertise in backend technologies like PHP, Python, and Node.js, I build robust server-side architectures that power your website’s functionality seamlessly. Content Management Systems (CMS): Whether it’s WordPress, Joomla, or D...

    €12 / hr (Avg Bid)
    €12 / hr Ortalama Teklif
    40 teklifler

    ...in need of a proficient web developer to create an e-commerce site using WordPress's WooCommerce on the GoDaddy platform. As simplicity proves to be the ultimate sophistication, the design style should lean towards being minimalistic yet attractive and easy-to-navigate. Key Features Required: * User Registration - Customers should be able to create their own accounts to track their orders and save their personal information for faster checkouts. * Product Search - A robust product search function for customers to find the items they require without a hassle. * Payment Gateway - A seamless, secure payment gateway that ensures easy transactions, instills trust, and enhances user experience. Preferred Skills and Experience: * Proficiency in GoDaddy, WordPress and WooCommer...

    €190 (Avg Bid)
    €190 Ortalama Teklif
    108 teklifler

    I'm seeking an expert graphic designer to create a logo for my brand. The purpose of this logo is to serve as a strong brand identity. I'd like the logo to incorporate specific symbols that accurately represent my industry that is cafe. The symbols revolve around a mythological character, I already have in my mind what I need and you will get a rough sketch of it and so it will save you from any ideation work . My color palette has primary color green and secondary being copper beige.I'd appreciate creative proposals that best suit and enhance the identity of my brand. Demonstrated experience in brand identity creation would be an advantage. Please provide examples of your previous work when placing your bid.

    €12 (Avg Bid)
    €12 Ortalama Teklif
    32 teklifler

    As someone running a business, my time is precious. Therefore, I am looking for an expert who can save me some valuable time by extracting invoices from a specific website. - The primary goal is to extract invoices in order to save time. - The extracted invoices need to be in a PDF format which is more convenient for me. - This task involves a specific single website. Required skills and experience: - Experience in data extraction from websites. - Proficiency in converting data into PDF format. - Knowledge in automating tasks to increase efficiency. Ideal freelancers will be able to provide examples of similar projects they have completed successfully.

    €130 (Avg Bid)
    €130 Ortalama Teklif
    8 teklifler