Template librariesJobb

Filter

Mina senaste sökningar
Filtrera:
Budget
till
till
till
Typ
Kompetens
Språk
    Jobbstat
    2,000 template libraries jobb har hittats, med prissättning USD

    Vänligen Vänligen Registrera dig eller Logga in för att se mer information.

    Försegla Sekretessavtal

    ...expert guidance and deliver a robust solution tailored to our needs. Responsibilities • Collaborate with our team to understand project requirements and objectives • Design the overall architecture of the mobile application, ensuring scalability, security, and performance • Recommend the most suitable technology stack based on project requirements, including programming languages, frameworks, libraries, and databases • Provide insights into industry best practices and emerging trends in mobile application development • Create detailed technical documentation outlining the architecture and technology decisions Requirements: • Proven experience in designing and implementing mobile application architectures • Strong knowledge of various ...

    $154 (Avg Bid)
    $154 Snittbud
    16 bud

    formatting the cards created. I will provide access to my can where the template is and will send a form for guidance.

    $33 (Avg Bid)
    $33 Snittbud
    1 bud

    I am in need of an expert to update my existing Wordpress template. Here's what you should know: Key Information: - I already have a website with a specific design. - I have a draft of the updated design which I can share with you. - The draft is in the form of a template. Your Responsibilities: - Understanding our design requirements - Analyzing our current Wordpress template - Making necessary changes based on the provided draft Ideal Candidate: I'm looking for someone who has a strong understanding of Wordpress design and customizations. Experience with handling templates is essential. The candidate should have good communication skills, be open to feedback and revisions, and respect deadlines. If this sounds like a project you're interested in ...

    $426 (Avg Bid)
    $426 Snittbud
    228 bud

    I am in need of an email blast template that will be used for the promotion of my products and services. The design should be modern and clean, with a focus on product images and special offers. Key Requirements: - Design: Modern, clean - Content: Product images, special offers Ideal Skills and Experience: - Experience in email marketing and design - Understanding of what makes a good promotion - Ability to create visually appealing templates that drive engagement Please bid with examples of past work and your proposed approach to this project. Thank you for your interest.

    $104 (Avg Bid)
    $104 Snittbud
    51 bud

    I need a skilled WordPress developer to create a fully functional E-commerce site using a specific template I've already chosen. Key requirements: - Implementing chosen template - Payment gateway integration - Shopping cart development - Ensuring product listings are user-friendly and easily navigable Ideal candidate would be proficient in WordPress, with a portfolio showcasing similar E-commerce projects. SEO and web design skills would also be a plus.

    $400 (Avg Bid)
    $400 Snittbud
    96 bud

    ...create a resource package dedicated to fashion designers, which will then be sold online. We are seeking someone who can turn this vision into reality, providing innovative and high-quality tools that meet the specific needs of fashion professionals. Bundle Contents: 160+ Shoes And Accessories Brushes 270+ Clothes Brushes 20+ Mannequins 2D (Male & Female) 8+ Mannequins 3D (Male & Female) 33+ Body Template 120+ Button And Ribbon Stamps 315+ Texture Brushes 4+ Skin Palette ( 120+ COLORS) 4+ Seasons Palette ( 120+ COLORS) Specific Requirements: Ability in the creation of digital tools for Procreate, with a focus on fashion design. Flexibility in receiving feedback and willingness to make revisions if necessary. Delivery of all copyright and commercial rights of the comple...

    $116 (Avg Bid)
    $116 Snittbud
    48 bud

    ...Management. Skills and Experience: - Proficiency in designing and customizing Memberclicks websites THROUGH THEIR SYSTEM. - Experience with website content management systems. - Ability to work with a specific template and incorporate the desired design style. - Strong understanding of user experience and user interface design. - Knowledge of responsive design to ensure the website looks great on all devices. - No interest in using other website development platforms Project Requirements: - Develop a Memberclicks website with more than 7 pages. - Incorporate the specific template provided by the client. - Ensure the website is user-friendly and easy to navigate. - Customize the design to align with the client's preferred design style. - Optimize the website for se...

    $176 (Avg Bid)
    $176 Snittbud
    12 bud

    We are currently in search of a talented professional to create essential dashboards for our dating application. These dashboards will play a crucial role in managing our application and analyzing data related to user acquisition and technological performance. We should use third party, already develop platform and template. The project consists of two key parts: User Acquisition Dashboard: Dashboard should allow tracking and analysis of user acquisition data for our dating application. It should include many key performance indicators (KPIs) such as: The number of new users registered per day/week/month/sexe/store/etc. User acquisition sources (advertisements, social media, referrals, etc.). Conversion rates for different stages of the registration process. Cost per user acquisit...

    $611 (Avg Bid)
    $611 Snittbud
    21 bud

    ...Service from the Open video Libraries like Youtube, and others. I want IPTV to stream Multiple Channels like News, Music, Movies, and Comedy all powered by Youtube live streaming and the latest release songs. For Live TV Streaming on Youtube, I directly want to Point the link from Youtube. For the Music and the comedy, Movies, I want to add the video Link from the Youtube. Which must be streamed in Rotational. I am seeking any existing app or a skilled software engineer who can develop IPTV software that streams videos from YouTube and other open libraries to create a TV listing. The software should be specifically tailored for Android TV and have the potential to support user authentication. Key requirements include: - Ability to fetch videos from open libraries,...

    $371 (Avg Bid)
    $371 Snittbud
    13 bud

    Posit...developments and advancements in React and related technologies. Requirements: Minimum of 5 years of hands-on experience working with React in a professional capacity. Expert-level proficiency in JavaScript, TypeScript, HTML5, and CSS3. Strong understanding of React concepts such as component lifecycle, state management, and virtual DOM. Experience with modern front-end development tools and libraries, including Webpack and yarn. Familiarity with version control systems such as Git. Excellent problem-solving skills and attention to detail. Effective communication skills and ability to work independently with minimal supervision. Nice to Have: Familiarity MongoDB and RESTful API design principles. Experience with unit testing frameworks such as Jest, Enzyme, or React Testin...

    $35 / hr (Avg Bid)
    $35 / hr Snittbud
    164 bud

    Fully functional website to sell framed pictures. Key element: create a design page where members can upload, edit, and view their photos. See and test the below examples: , , Platform WP + WOO Template - storefront Important: Separate layout for mobile! Cookie notice Payment: woo/payments - stripe Plugins to be integrated : multilanguage, multicurrency, reCAPTCHA , cart abandonment, LiteSpeed cache, Customer review for woo . Customizer - read the files to see the specification - file saved on cloud and local hosting - dynamic change of color, style and price dynamically updated. - customers should be able to return to their

    $2332 (Avg Bid)
    $2332 Snittbud
    188 bud

    ...not use those prefixes in your own plugin! You don't want to break WordPress for your users. Related to this, using if (!function_exists('NAME')) { around all your functions and classes sounds like a great idea until you realize the fatal flaw. If something else has a function with the same name and their code loads first, your plugin will break. Using if-exists should be reserved for shared libraries only. Remember: Good prefix names are unique and distinct to your plugin. This will help you and the next person in debugging, as well as prevent conflicts. Analysis result: # This plugin is using the prefix "mp3_playlist" for 6 element(s). # Looks like there are elements not using common prefixes. mp3-quran/ function mp3Translations_get_languages mp3-...

    $38 (Avg Bid)
    $38 Snittbud
    25 bud

    Need someone who can help me create a good multiplayer setup. The game has the basics but some adjustments needs to be done to the Netcode libraries. This is for a P2P game using Steam. The game is made in Unity.

    $1451 (Avg Bid)
    $1451 Snittbud
    7 bud

    Required assets: 1. Presentation/slide dec template 2. Social media templates a) Static graphic/photography overlay in both LinkedIn/IG dimensions b)LinkedIn carousel design (use case - for ads) 3. Website landing page template 4. PDF template for content offers/case studies & an additional PDF for a partner induction pack 5. Infographic template 6. Two physical A4 signs 7. Email template All designed in Canva with full working files. *Except the landing page in Figma and the email template in Mailchimp Please see full attached brief for more detail

    $2654 (Avg Bid)
    $2654 Snittbud
    87 bud

    More details: What is the main purpose of your website? Generate leads Which of the following elements do you want included in your website to help with lead generation? Contact form What style do you envision for your website? Modern and sleek Refresh existing website to a more modern template with stunning layout and visuals We would also room for a Style 3D Video that will be visible on the website, as well as an online store (both could be added at a later stage)

    $468 (Avg Bid)
    Brådskande
    $468 Snittbud
    89 bud

    ...it before you offer to take the job! Thanks. ----- I'm looking for a Python expert to develop a 100% pure Python SFTP code using only the default libraries that ship with Python 3.5. The code should have the following functionalities: - Uploading files to the SFTP server - Downloading files from the SFTP server - Listing files on the SFTP server There are no specific file format requirements for uploading and downloading files. However, the code must provide detailed logging. Ideal skills and experience for this job include: - Proficiency in Python - Previous experience with SFTP - Strong understanding of Python 3.5 and default libraries - Demonstrable experience in detailed logging - Proven track record in comprehensive error handling If you meet these criteri...

    $18 (Avg Bid)
    $18 Snittbud
    10 bud

    I am looking for a skilled developer with solid grasp of Python's turtle and pygame libraries to create a couple of basic shapes. The goal here is to generate two shapes: a square and a circle, both should be blue. The dimensions are open to suggestion. Ideal skills for this job are: - Strong Python programming skills. - Proficiency with turtle and pygame libraries. - A keen eye for design and aesthetics. Your task will be to: - Create a blue square drawing with python's turtle. - Create a blue circle drawing with python's turtle.

    $11 / hr (Avg Bid)
    $11 / hr Snittbud
    20 bud

    I'm looking for a skilled web designer to create an HTML template for my website. The reference site is: Key requirements: - Hero image with overlay text - Responsive design for mobile devices - Parallax scrolling effect I'd prefer someone with a keen eye for detail and a strong understanding of user experience principles. Your past work and relevant experience will be a key factor in my selection process. Thank you for your interest.

    $22 (Avg Bid)
    $22 Snittbud
    37 bud

    More details: What specific programming languages, frameworks, or libraries should the PHP developer have experience with? Core PHP What specific skills should the PHP developer have in addition to core PHP? MySQL, HTML/CSS, JavaScript What is the main goal or purpose of the PHP development project? Developing a web application

    $103 (Avg Bid)
    $103 Snittbud
    36 bud

    ...security and data protection settings Build features and applications with a mobile responsive design Write technical documentation Work with data scientists and analysts to improve software Requirements: Proven experience as a Full Stack Developer or similar role Experience developing desktop and mobile applications Familiarity with common stacks Knowledge of multiple front-end languages and libraries (e.g. HTML/ CSS, React, Node.js, XML, jQuery) Knowledge of multiple back-end languages (e.g. Python) Familiarity with databases (e.g. MySQL, MongoDB, AWS DynamoDB), web servers (e.g. Apache), and UI/UX design Develop & deploy applications on AWS Serverless services (Lambda, Step Functions, APIGateway) Excellent communication and teamwork skills Great attention to detail Organiz...

    $1577 (Avg Bid)
    $1577 Snittbud
    44 bud

    ...panel to manage user accounts, permissions, and system settings. Requirements: Proficiency in MERN stack development (MongoDB, , React.js, Node.js). Experience with RESTful API development and integration. Strong understanding of user authentication and authorization mechanisms. Familiarity with social media APIs (e.g., Facebook Graph API, Twitter API). Knowledge of state management libraries like Redux or Context API for React. Ability to create responsive and visually appealing UI/UX designs. Excellent problem-solving skills and attention to detail. Effective communication and collaboration skills to work in a team environment. This project offers an exciting opportunity to showcase your expertise in MERN stack development while contributing to the creation of a valuable tool ...

    $147 (Avg Bid)
    $147 Snittbud
    58 bud

    We are looking for React Native Developer who can support us for 8 hours/day from Mon- Friday Title: React Native Developer Experience: 6+ Yrs Contract (06 mo...ReactJs, JavaScript, TypeScript, HTML5, and CSS3 , with in-depth knowledge of the mobile app development ecosystem.  Knowledge in mobile app publishing workflow – Android/iOS  Familiar with native build tools, like XCode and Android Studio, and build/deployment automation.  Proficiency in mobile app architecture, design patterns, and best practices.  Advanced knowledge of state management libraries such as Redux, MobX, or similar.  Outstanding problem-solving skills and the ability to resolve complex technical issues.  Strong understanding of RESTful APIs, asynchronous programming, and backend integratio...

    $1281 (Avg Bid)
    $1281 Snittbud
    32 bud

    ...I am grieving. If you have made a memorial tribute video with Canva, please send it. Please do not send something which just shows slide after slide. It needs to be interesting. Also please do not send samples of films. This is basically a moving slide show which consists on lots of pictures. **All samples you send should have multiple music selections in them, use slides from more than one template, and have creative choices and /or changes to templates, so I know you can do this. It's ok if you put something together specifically for this post, but make something that shows you are sensitive to a memorial tribute and has what I am requesting. I will need you to know how to put several musical selections into a Canva video slide show and time it with the different types ...

    $335 (Avg Bid)
    $335 Snittbud
    37 bud

    I'm seeking a skilled designer to create a 3D conceptor template generator tailored for fashion and apparel industry. The purpose of this template generator is to facilitate product prototyping, thus I want it to include specific features that will help elevate the prototyping experience. Key Features Required: • Virtual fitting room: This will help to see how clothes would fit on different body types and sizes. • Virtual fabric simulation: A feature that allows experimenting with various fabric types and seeing how they drape on the virtual model. • 3D garment visualization: This will give a realistic 3D portrayal of garments, aiding the design and prototyping process. Ideal freelancers will have extensive experience in 3D design, especially in fashio...

    $106 (Avg Bid)
    $106 Snittbud
    32 bud

    ...Transform the provided Google Maps link of our festival location into a 3D festival map. The exact location can be viewed here: [Google Maps Link](). - The final design should be similar in style and detail to the Tulip Garden example found on Icograms ([Icograms Festival Template]()). Feel free to use Icograms or any other design tool of your choice that can achieve a similar aesthetic. - The map should include key festival areas such as stages, food and drink stalls, merchandise areas, restrooms, and emergency exits, etc.., all clearly marked and easy to navigate. - Creativity is encouraged! We’re looking for a map that is not

    $212 (Avg Bid)
    $212 Snittbud
    35 bud

    I'm in need of a highly skilled Python developer with specific experience in contour detection. The challenge is to write efficient code that successfully detects contours of geometric shapes within complex image scenes. - The code must be written in Python, leveraging libraries and techniques most suited for contour detection and shape recognition. - It needs to be optimized to identify and isolate geometric shapes, particularly in the context of recognizing playing cards within an image containing multiple cards. - Upon successful contour detection, the code should output card images extracted from the original image, hence experience in image processing is highly required. Ideal candidates will have a strong background in Python, image processing and computer vision. Prove...

    $26 (Avg Bid)
    $26 Snittbud
    9 bud

    I'm looking for an experienced and detailed-oriented professional to perform online research and data entry for my project. Specific tasks include: - Carrying out online research in a specified area - Entering the information gathered into a template that I will provide Ideal skills for the job: - Proven experience in online research - Proficient in data entry - Ability to follow a template for data organization - Close attention to detail - Proficiency in English, both written and verbal Your application should demonstrate your ability to perform accurate online research and showcase your data entry experience. Providing evidence of past work in this area would be beneficial.

    $11 / hr (Avg Bid)
    $11 / hr Snittbud
    52 bud

    I have a website developed in ReactJS and a backend in NodeJS. I also have a Python algorithm that I use for machine learning prediction and it's backend is in Flask. I am looking for an experienced developer who can integrate both sets of technologies. Ideal Skills: - Proficient in ReactJS and NodeJS - Experienced with Python's machine learning libraries - Comfortable working with Flask - Prior experience integrating different tech stacks Please only apply if you have previous experience in similar integrations.

    $44 (Avg Bid)
    $44 Snittbud
    24 bud
    Trophy icon new website Avslutades left

    we need a developer to upload a new website template on a domain name.

    $50 (Avg Bid)
    Garanterad
    $50
    13 bidrag
    Brand Identity Design Avslutades left

    I am looking to create a brand identity package that will establish brand recognition, differentiate us from competitors and appeal to our target audience. Project Scope: - Design a color scheme that is subtle and elegant. - Develop typography that is unique and visually appealing. - Create a Powerpoint template that reflects the brand's identity and is professional. - Design a poster template (specifically for Facebook) that can be used to promote the brand. - Create a core values poster that embodies our company values and can be displayed in our office. - Enhance our current logo to be more reflective of the new brand identity. Ideal skills and experience: - Prior experience in designing brand identity packages - Proficiency in graphic design software and tools - S...

    $99 (Avg Bid)
    $99 Snittbud
    147 bud

    ...our Smart Vending Kiosk System. If you possess the necessary skills and experience, please consider this opportunity to be a part of our project. Key Requirements: - Expertise in UI/UX design - Ability to integrate mobile payment systems - Understanding communication between a microcontroller and an HTML-based application - Strong HTML experience - Proficiency in JavaScript and its frameworks/libraries (e.g., React.js, Vue.js, Angular.js) for front-end development - Understanding of web accessibility standards and best practices (e.g., WCAG guidelines) - Knowledge of back-end technologies (e.g., Node.js, Python, PHP) for API development and integration with the front-end - Ability to optimize web performance (e.g., lazy loading, image optimization, caching strategies) - Familiar...

    $4712 (Avg Bid)
    $4712 Snittbud
    70 bud

    I need a PowerPoint template based on our company's logo and color theme. This template will primarily be used for a sales pitch. Please note that I'm only looking for the template itself - title, subtitle, and content slides.

    $88 (Avg Bid)
    $88 Snittbud
    150 bud

    I am in need of a skilled Shopify developer to create an eComposer template based on an existing design. Noteworthy requirements include: - Strict adherence to the current page layout and design elements. I believe that the aesthetic appeal of my online store is key to customer engagement, so it's important that this is preserved in the new template. - Proficiency in Shopify template development is a necessity as the complexity of the task necessitates a high level of skill and experience. - Understanding of eComposer functionalities, there's no need for custom functionalities but a good knowledge of standard ones is desired. A successful bid will demonstrate an understanding of these requirements and confidence in meeting them. Being detail-oriented, pro...

    $170 (Avg Bid)
    $170 Snittbud
    129 bud

    I am seeking an experienced developer proficient in C language to develop a Library for a STM32 MCU to ...suitable for a STM32C0 size MCU. Previous experience in embedded systems and GLCD interfacing is a big plus for this project. Efficiency and attention to detail will be highly valued in this job. Other key attributes - - Low memory footprint - Low power consumption - Powered by a CR2032 battery - I2C interface is our preference - Refresh rate is not critical, There are a number of open source libraries available that can be used as references or to build the solution. We are happy for you to approach it this way as long as there are no IP rights infringed. There are some standard screen setups that will be displayed and these will be shared ones the project is awarded and N...

    $807 (Avg Bid)
    Sekretessavtal
    $807 Snittbud
    26 bud

    I am looking for a skilled WordPress developer to perform updates on my existing WordPress site, with a particular focus on the site's version. Key Tasks: - Update the site from its current version - 4.7 - to a more recent one. Yo...during this update process. Ideal Freelancer: - Experience with WordPress updates is crucial. - Familiar with preserving site layout and design during version updates. - Proficient in managing site content and text. - Excellent problem-solving skills to deal with any potential issues during the update process. Please note, there are no new functionalities or features to add or modify in the template at this stage. This project is primarily about updating the WordPress version while maintaining the integrity of the site. Knowledge in this are...

    $64 (Avg Bid)
    $64 Snittbud
    71 bud
    Yard Sign File Edits Avslutades left

    Someone to edit 1000 illustrator files. I have a template created. I need to have the picture and name replaced (these are provided in google drive). You need to save each file individually as a pdf. These edits are VERY easy. Template file is attached. We only need the front page. Would like to complete first 400 by tomorrow.

    $27 (Avg Bid)
    $27 Snittbud
    56 bud

    More details: What email platform do you use for sending promotional emails? This question was skipped What information should successful freelancers include in their application? Experience Who is the primary target audience for your product promotion? Both businesses and consumers (B2B & B2C)

    $6 / hr (Avg Bid)
    $6 / hr Snittbud
    8 bud

    I'm looking for developer to build automation to scrape web page information to Airtable (or Go...fi/fi/laki/ajantasa/1995/19950482 This is the information I need from the laws to Airtable. Text is Finnish but all pages have almost same structure, so no need to understand the content: Name of the law, Number of chapter, Chapter title, Number of clause, Clause title, url link, Clause text". template is provided Dokumentation provided for possible scipts, functions and variable used on the automation Possible external tool which are used to create the scripts and functions are also explained So that the customer can independently use the tool for other similar web pages

    $494 (Avg Bid)
    $494 Snittbud
    1 bud

    ...look. Requirement: You have built our many shopify stores before - and please include the links to those stores in your proposal. Proposals without links to example work will not be considered. Here is the project description: First, the homepage, header, footer, and nav: - Build homepage per the attached design with a theme that you select that can be customized, or if you have a theme template you can build this with, that would be great. If you want to build from scratch, that’s your call. - I do have the high res images, so you won't need any time to find more images, but they will need to be resized and reduced to meet the design - Menu should be "sticky" to the top - This probably would require a mega-menu app, maybe using Meteor because one of t...

    $462 (Avg Bid)
    $462 Snittbud
    112 bud
    WEBSITE DESIGN Avslutades left

    CREATE ECOMMERCE WEBSITE TEMPLATE BASE ONLINE TEXTILE SHOPPING SITE I WILL PROVIDE THE EXAMPLE SITE ALSO RAZORPAY INTEGRATION TERMS & CONDITIONS ,PRIVACY POLICY AND RETURN POLICY ETC MORE WILL DISCUSS AFTER THE BID WINS OR CHAT

    $98 (Avg Bid)
    $98 Snittbud
    38 bud

    I am looking for an experienced Python developer to create a pure Python script that can convert a single JPEG ima...run on a Linux operating system, and should include the following features: - Ability to work with a single file at a time, no batch processing needed - Incorporation of preset quality levels for the PNG output Ideal candidates for this project should have: - Proficiency in Python - Experience with image file format conversion - Familiarity with working on a Linux system - May not use any libraries not bundled with python 3.5! (NO PILLOW) It is for a restricted enviroment where only default python libs are available. If you have worked on similar projects before and feel confident in your ability to deliver a high-quality, efficient solution, I would love to hear...

    $24 (Avg Bid)
    $24 Snittbud
    12 bud

    ...Changing language from first-person singular to first-person plural or third person where appropriate. 3. Adding citations to the entire document using references provided at the end of the paper. It is essential to replace any references to articles with the actual research papers obtained from reputable sources such as Google Scholar. 4. Formatting the document according to the provided Word template. 5. Labeling figures and tables and adding citations to them, especially those taken from articles and websites. 6. Utilizing citation management software such as EndNote or Mendeley for adding citations. The project deadline is April 8-9, 2024. If you possess the necessary skills and experience to complete this project efficiently and within the specified timeframe, please submi...

    $13 (Avg Bid)
    $13 Snittbud
    29 bud

    I need some simple adjustments made to the website . Wordpress website, elementor, original theme Optiboom. Job ready to be awarded and needs completing asap. Here are the changes required:- Header... - Increase size of logo by 50% - Remove Search Function - Outline/border of 'Get Started' button to #0f2463 - Hover over colour of 'Get Started' button to gradient of colour #f50f1a Section: Get more leads... - change colour of green objects to #0f2463 - change orange colour objects to #f50f1a - change orange gradient objects to gradient of colour #f50f1a - change blue object to colour #0f50f5 - change 'Learn more' button to gradient of colour #0f50f5 that changes when mouse hovers over to gradient of colour #f50f1a - change background (this section only) f...

    $40 (Avg Bid)
    $40 Snittbud
    70 bud

    I'm seeking a capable freelancer who can design an HTML email template that incorporates CSS hacks. This will ensure optimal display of images, textual content and tabular data. The template is to be designed to remain intact when forwarded and to ensure proper display on various platforms which include but are not exclusive to Outlook Web, Outlook Client (Windows and Mac), and Gmail. To attest to your capabilities for this task, please include your past work in your application. This alone will play the pivotal role in assessing your fit for this task. Ideal skills & experience for the job: - Proficiency in HTML and CSS - Experience with creating email templates - Proven ability to employ CSS hacks in a manner that ensures cross-platform compatibility of email te...

    $130 (Avg Bid)
    $130 Snittbud
    116 bud

    Please bid if you belong to India only. I'm seeking a detail-oriented data entry specialist to update exam niche website on a daily basis. Tasks will include posting exam results, notification updates, upcoming job vacancies and details regarding exam dates and syllabus. A specific data format or template isn't provided, so the freelancer will need to organize the information in a clear, easy-to-read way. Ideal candidates are those with great organization and data management skills, experience in data entry, and basic knowledge of exams.

    $3 / hr (Avg Bid)
    $3 / hr Snittbud
    73 bud

    ...Communication Tools: Features such as email integration, messaging systems, and announcement boards help facilitate communication between administrators, teachers, parents, and students. - Financial Management (payment Integration) : Schools need software to manage financial aspects such as fee collection, payroll, budgeting, invoicing, and financial reporting. - Library Management: For schools with libraries, software should support functions like cataloging books, managing loans, tracking overdue items, and generating library reports. - Support and Training: Adequate support on code walk through and training should be provided by the software vendor to help users effectively use the software and troubleshoot any issues that may arise. Platform Compatibility: I want the softwa...

    $1555 (Avg Bid)
    $1555 Snittbud
    16 bud

    Job for entry level developer. Laravel chat web application built using a blade based front end template needs to be converted to a Vue.js front end (using a template I will provide you). This is a low budget project that is great for an entry level person who wants to learn and get experience. It’s estimated to be ~60-80 hours of work and the budget is $100-150 max. More details in interview.

    $168 (Avg Bid)
    $168 Snittbud
    84 bud

    I'm searching for a skilled developer to automate my social media documents for Facebook and Instagram. This includes social media reports and social media post documents. This is the process I am looking for; 1. Scrape Trello, Ads Manager and Business Manager for metrics. 2. Put Metrics into a Google Sheet and process the data. 3. Put the data into a predesigned Google Docs/Slides template (editable) that can be saved as a PDF. Skills & Experience: - Proficient in API usage for Trello, Ads Manager, Business Manager and Google Suite - Proficiency in web scraping and data mining - Detailed knowledge of process automation - Knowledge of database management and integration - Experience in creating reporting tools I emphasize that I'm interested in quantitative data fro...

    $472 (Avg Bid)
    $472 Snittbud
    47 bud