Fck button add class trabalhos

Filtro

Minhas pesquisas recentes
Filtrar por:
Orçamento
para
para
para
Tipo
Habilidades
Idiomas
    Estado do Trabalho
    2,000 fck button add class trabalhos encontrados, preços em EUR

    ...looking for a Mod/plugins developer, to edit a mod from version 1.18.2, the MOD in question is (), I want add some things like: - Add it to the configuration file, let me change how much a certain attribute will increase per level - Add a command to set the level in a given attribute (Currently you can only set points to improve attributes and reset everything at once. Here's the documentation if you're interested: If you accept and do a good job, we can make a class mod for my server or improvements to this mod itself, to add these classes, call me on discord if necessary (@Peres) <309989655225434113> // Price to be agreed....

    €149 (Avg Bid)
    €149 Média
    1 ofertas
    Codigo tema shopify Encerrado left

    Preciso tirar o botao de dynamic checkout do meu tema shopify. Nao existe essa opcao dentro das configuracoes do tema. Preciso que alguem faça isso pelo codigo para que na hora da compra a pessoa seja direcionada para o checkout da yumpi e nao o checkout da shopify _________________________________ I need to remove the dynamic checkout button from my shopify theme. There is no such option within the theme settings. I need someone to do this through the code so that at the time of purchase, the person is directed to the yumpi checkout and not the shopify checkout

    €26 (Avg Bid)
    €26 Média
    11 ofertas

    Olá Matthew F., eu vi seu perfil e gostaria de lhe oferecer meu projeto. Nós podemos discutir os detalhes pelo chat.

    €28 (Avg Bid)
    €28 Média
    1 ofertas

    Experiência em configuração e parametrização do moodle e BigBlue Button

    €22 / hr (Avg Bid)
    Destacado
    €22 / hr Média
    3 ofertas

    1° Eu preciso fazer a chamada/execução de uma função através de um clique no botão. Clicou, executou! Todos os elementos mostrados na página são puramente criados dentro do arquivo.JS. 2° Preciso remover o Loop gerado pela função Eu já tentei desabilitando essa a ação de redenrização, mas infelizmente não funcionou 3° Preciso criar um evento...Galo por aqui no JS que possa fazer a mágina acontecer? A página que tenho rodando, está rodando no Localhost, então quem souber resolver a tarefa, precisamos se logar no localhost através do teamviewer ou qualquer outra coisa e fazer a função rodar Aguardo contato. Aqui est&...

    €17 (Avg Bid)
    €17 Média
    6 ofertas

    Conforme conversado e combinado, irei gravar as aulas no prazo mencionado e disponibilizarei conforme as exigências. Anexarei todas as aulas em um link, assim como os testes também.

    €140 (Avg Bid)
    €140 Média
    1 ofertas
    Soul Class Encerrado left

    Somos uma empresa Brasileira, voltada para a criação de conteúdos sobre espiritualidade, terapias holísticas e assuntos semelhantes! Precisamos de um redator que entenda sobre esses assuntos e que possa criar conteúdos originais para nossas redes sociais!

    €124 (Avg Bid)
    €124 Média
    39 ofertas

    Procura alguém para inserir as conversões de rastreio do google ads em Wordpress mais precisamente num formulário de Contact form 7. Site em Portugues e apenas pretendo trabalhar com alguem que domine a lingua.

    €102 (Avg Bid)
    €102 Média
    17 ofertas

    ...acervo do Adianti Framework: Exemplo da classe model: Observação: Na geração da classe model... das tabelas.. caso tenha relacionamentos.. é preciso gerar os métodos mágicos "get". * AutoComplete das classes do Adianti Framework * Geração de Classes Controller "Formulários e Listagem" * Geração de Classes Model das tabelas.. Exemplo: A extensão precisa ter um assistente para a conexão com o banco de dados que tem no arquivo .ini que está no diretório do projeto "app/config" para a geração das classes de todas as tabelas nesse modelo abaixo: class Cliente extends TRecord { const TABLENAME = 'cliente'; const PR...

    €131 (Avg Bid)
    €131 Média
    1 ofertas

    Precisamos de um programador em C++ para criar um Add-on para o archicad.

    €120 (Avg Bid)
    €120 Média
    3 ofertas

    ...deveria realizar a conexão com o banco de dados, ler as tabelas e campos.. Por fim gerar classes das tabelas para php com essa estrutura abaixo. Por exemplo: class Customer extends Trecord { const tablename = 'cliente'; const primarykey= 'id'; const idpolicy = 'serial'; public function __construct($id = null) { parent::__construct($id); parent::addattribute('nome'); parent::addattribute('celular'); parent::addattribute('email'); parent::addattribute('cidade_id'); } } para deixar mais claro.. Existe um modelo pra gerar essa classe.. Exemplo: <?php class {CLASS} extends Trecord { const tablename = '{tab...

    €177 (Avg Bid)
    €177 Média
    2 ofertas

    Preciso montar um projeto pessoal. E saber se é possível desenvolver. Projeto. Ao acionar um botão, dispara para uma conta de aplicativo de mensagem, mas especificadamente um grupo a localização atual do dispositivo Arduino ou Rasp uma pequena mensagem de texto pré programada. Se não for possível enviar a mensagem para dentro de um grupo de ...localização atual do dispositivo Arduino ou Rasp uma pequena mensagem de texto pré programada. Se não for possível enviar a mensagem para dentro de um grupo de aplicativo de mensagem, pode-se utilizar um outro serviço de disparo de mensagem como Pushbullet, caso ele faça esta distribuição para um grupo cadastrado. Conexão...

    €14 (Avg Bid)
    €14 Média
    2 ofertas

    In order to streamline the classification and ranking of students in the Network and Computer Security class to the results of the Group Work for the subjects of Programming Languages and Algorithms and Data Structures, you were asked to develop an application that collects the following information of each student: • Name • Gender • Email contact • Date of birth • Final Note Functionalities: 1) Collection of information a) Reading and storing in array the information related to n students. 2) Listings: a) Production of a list with data related to the class b) Production of a list of students approved for the course (Final grade> = 10) c) Production of a list of students who failed the course (Final grade <8) d) Production of a list of stu...

    €48 (Avg Bid)
    €48 Média
    5 ofertas

    Knn para classificação de Breast Cancer Patients Você vai agora aplicar do modelo Knn dataframe biopsy (MASS). Após executar o comando library(MASS) você pode executar o coamndo help(biopsy) para conhecer mais sobre esse conjunto de dados. Ele traz dados sobre biopsias e classifica seus resultados como benignos e malignos. Você vai aplicar o modelo Knn ap...referenciando apenas o k=12 e sendo substituído seu valor para as demais execuções. DICAS 1. Para obter a média de 100 diferentes execuções empregue o comando for (1 in 1:100) e não fixe o seed! 2. Comandos que você pode achar útil neste exercício (), summary(), attach() 3. Para obter os elementos de teste empregue: L <...

    €7 - €14 / hr
    €7 - €14 / hr
    0 ofertas

    *mPDF é uma biblioteca PHP que gera arquivos PDF a partir de HTML codificado em UTF-8.* Pessoal, preciso de apoio na geração de PDF através de uma página Web. 1° Uso Wordpress 2° A página a ser gerada é renderizada pelo Wordpress. 3° A Biblioteca mPDF já está instalada e configurada para fazer a mágica. 4° Ao clicar no botão disponível na página, <button type="button" id="gerepdf">PDF</button> é feito o Download do arquivo PDF. 5° Problema: A página PDF gerada está toda desformatada. 6° Não está sendo impresso a página Interface (frontend) senão o código da pág...

    €28 (Avg Bid)
    €28 Média
    3 ofertas

    Especificações: Receber dad...executados devem ser renomeados (mais detalhes a frente) - Caso os PDFs contenham mais de 1 página, somente a primeira página deverá ser considerada. PROGRAMA: A interface simples com 5 opções básicas: 1) Caixa de entrada do nome do operador do programa (texto). 2) ListBox com os meses do ano. 3) Radio Button com indicação de onde estão os arquivos. - Opção 1 (padrão) - Os arquivos estão na mesma pasta que o programa. - Opção 2 - Abrir menu para indicar o diretório a ser trabalhado. 4) Radio Button com o tipo de relatório (muda o título do relatório e o nome dos arquivos) - Relatório Parcial ...

    €172 (Avg Bid)
    €172 Média
    11 ofertas

    ...send Name, CPF (Brazilian security code like XXX.XXX.XXX-XX) and UUID (localBeaconUUID = “F651C4C7-B4BC-4656-B246-AF8B709EF297”) from the device to be receive in a host computer. This information must be encrypted 2 - We need two apps, one in IOS and the other in Android, as an exemplo, of how to use the SDK. This app only need two screens: 1 - A form to colect Name and CPF; 2 - A Screen with one button to send by BLE-bluetooth the UUID, name and CPF to the host program in the computer. 3 - We need a program in node.js that work in Windows 10 intel and Linux Arm 7 (Raspberry PI 3) to receive this information. We also need to this communication to be bi-direcional, so the computer will also works as a beacon device and send there information to be received in the cell...

    €1460 (Avg Bid)
    €1460 Média
    3 ofertas

    ...widescreen) , celulares e tablets. São dois tamanhos: um onde a altura é maior que a largura , e o outro que a largura é maior que altura. Basicamente o codido que mostra os filmes, que ele são loopings é esse: <a href="" title="" style="margin-left:0.5% " > <div class="externa externaPeH" > <div class="inner innerPeH " > <div class="a"> <div class="top-left">Exclusive</div><img src="" alt="" title="" ></div> </div><!--Innner--> <div class="mostraTitulo&qu...

    €25 (Avg Bid)
    €25 Média
    2 ofertas

    A responsive website (desktop or martphone) where: 1. Have only 2 pages: one which is the Main Menu: 1.1. where there's a banner, 1.2. who are we, 1.3. purchase service plans with option to check plan details: when you click on the details button, you must download the plan information, 1.4. terms of use. 3. Purchase the plan in the same window as the Menu. After clicking on the details, the alternative to purchase service should appear. There will be NO shopping cart. Thus, you must have options of ways to purchase. 4. Registration form (with some data) and confirmation via SMS code and have validation, obviously, for those who want to be a premium member; 3. Premium member login. 4. Second tab where each member can chat with the administrator in a kind of chat. This page shou...

    €130 (Avg Bid)
    €130 Média
    6 ofertas

    ...was a page with history of the generated spreadsheets; 5 - Each form field is a column of the spreadsheet and each completed form should become a spreadsheet row. 6 - It should be possible to clear the fields with a button. 7 - At the end of the form there should be a button called "END LINE" that completes the filling then, storing everything in one row of the spreadsheet, releasing the form to fill again until the user clicks finish which then should do the function of completing the filling of the spreadsheet. then make it available for download. 8 - There should be a button called "PRIORITY" that should have the function of painting the line yellow if YES is chosen, if NO is chosen the spreadsheet line should be blank. 9 - the name of the ge...

    €16 (Avg Bid)
    €16 Média
    2 ofertas

    ...was a page with history of the generated spreadsheets; 5 - Each form field is a column of the spreadsheet and each completed form should become a spreadsheet row. 6 - It should be possible to clear the fields with a button. 7 - At the end of the form there should be a button called "END LINE" that completes the filling then, storing everything in one row of the spreadsheet, releasing the form to fill again until the user clicks finish which then should do the function of completing the filling of the spreadsheet. then make it available for download. 8 - There should be a button called "PRIORITY" that should have the function of painting the line yellow if YES is chosen, if NO is chosen the spreadsheet line should be blank. 9 - the name of the ge...

    €35 (Avg Bid)
    €35 Média
    3 ofertas

    Implementar uma versão preguiçosa do algoritmo de Dijkstra. Implementar uma versão preguiçosa do algoritmo de Dijkstra utilizando a linguagem Scala. Considere as seguintes classes, utilizadas para representar um digrafo ponderado: case class Arc[V] (tail: V, head: V, weight: Int) class Digraph[V] private (out: Map[V, List[Arc[V] ] ] = Map[V, List[Arc[V] ] ] ( ) ) { def +(t: (V, V, Int) ): Digraph[V] = { val (x, y, w) = t new Digraph[V] (out + ( (x → (Arc[V] (x, y, w)::(x, Nil) ) ), (y → (y, Nil) ) ) ) } def size: Int = override def toString = } object Digraph { def apply[V] = new Digraph[V] ( ) } Como de costume, seja D = (V, A) um digrafo e ω : A → N uma função custo que associa a ca...

    €7 / hr (Avg Bid)
    €7 / hr Média
    1 ofertas

    ...that has responsive interface with Tv Box remote control as well as Mobile Touch. The interface needs to be visually similar to the photo I attached to this project. As shown in the photo the main menu needs to have 3 buttons, when the user opens any button and the app downloads a specific apk without leaving the main menu, and then the app automatically installs the downloaded apk. Each button represents a different apk, the main menu background needs to have some simple text with a contact phone for questions, if possible it can have a button from those that lead the mobile user straight to a whatsapp conversation. I'm having trouble maintaining some apps in the Play Store, so I want to make this like a mini app store with only 3 apks, no login system whatsoe...

    €148 (Avg Bid)
    €148 Média
    3 ofertas

    Some information about the business rule: The rollers have the following size options: 1.50 (height) x 0.52 (width) 2.50 (height) x 0.52 (width) 3.00 (height) x 0.52 (width) 3.50 (height) x 0.52 (width) * Roll width is fixed at 0.52m. The calculation is the width divided by 0.50 (0.50 is ...the result should consider rolls of 3.00x0.52m, varying only the amount (width entered / 0.50). When a customer enters the HEIGHT between 3.01 and 3.50, the result should consider rolls of 3.50x0.52m, varying only the amount (width entered / 0.50). When a customer enters HEIGHT greater than 3.50, the result should return a message: "For the entered measure, please contact us." The calculation button should appear on the product page in the categories and subcategories determined b...

    €186 (Avg Bid)
    €186 Média
    1 ofertas

    Pretende-se que seja desenvolvida uma pequena class em PHP que contenha os métodos básicos para interagir com Binance e Coinbase PRO através das respetivas API. Assim, estas classes deverão ter métodos que permitam: - Autenticação; - Consulta dos preços atuais para as várias moedas negociadas (último preço de venda e primeiro de compra); - Colocar uma operação de mercado (compra/venda) a um determinado preço limite; - Anulação de operação de mercado; - Consulta de estado de uma operação; - Consulta das carteiras (das várias moedas)

    PHP
    €8 - €29
    €8 - €29
    0 ofertas

    Preciso adicionar um agregador de rss no script Sngine, de forma que no painel de admin eu possa configurar os feeds rss que quero usar, e selecionar a categoria do blog e autor para cada feed em particular. Tb preciso adicionar nas configurações dos usuários, a função de selecionar qual dos feeds eles querem que sejam exibidos na timeline, e quais eles não querem ver. Sngine versão 2.6 O FreshRSS parece bem útil.

    €23 (Avg Bid)
    €23 Média
    2 ofertas

    Preciso adicionar um agregador de rss no script Sngine, de forma que no painel de admin eu possa configurar os feeds rss que quero usar, e selecionar a categoria do blog e autor para cada feed em particular. Tb preciso adicionar nas configurações dos usuários, a função de selecionar qual dos feeds eles querem que sejam exibidos na timeline, e quais eles não querem ver. Sngine versão 2.6

    €28 (Avg Bid)
    €28 Média
    1 ofertas

    Preciso estilizar páginas (inputs) geradas automaticamente por uma ferramenta de pesquisa de mercado. O desenvolvedor da ferramenta disponibiliza algumas interfaces para interagirmos com os inputs, também disponibiliza documentação necessária para esta estilização. Abaixo há um modelo dos tipos de inputs que devem ser estilizados: (S(y4tasrlyshdpojmkqhtgh3b1))/ Também é possível testar os ajustes (com studio disponibilizado pela ferramenta): Os modelos referência seriam os deste link: https://now.decipherinc.com/survey/selfserve/662/181100#& Abaixo link da documentação: Por favor, só mandem propostas caso tenha domínio de CSS. Não temos acesso ao servidor nem ao ...

    €408 (Avg Bid)
    €408 Média
    31 ofertas

    Estou desenvolvendo um marketplace baseado em Wordpress e woocommerce. O plugin usado para o marketplace é o WFCFM MarketPlace, que separa os itens dos vendedores baseado na opção "shipping Class" do WooCommerce. Os visitantes do site podem navegar por produtos postados por diversos vendedores, montar um carrinho com produtos (também de múltiplos vendedores) e realizar a compra. Preciso que o cálculo do frete seja baseado no cep (origem) configurado na conta de cada vendedor, que calcule a quantidade de items e peso normalmente, porém, um cálculo por cada vendedor. Ex: Comprador tem 2 produtos no carrinho do "vendedor 1" e 1 produto do "vendedor 2"; O "vendedor 1" está locali...

    €424 (Avg Bid)
    €424 Média
    7 ofertas

    Micro project, just the frontend with a single and react.js included. I need to add the React Data Grid plugin () but without JSX because it will be added to an already completed project. The datagrid can only have columns id, name, value. I need this 4 events below: 1) an external button with the add row function (row). 2) an external button with the remove row selected. 3) an external button to change background color row by id. 4) always sort order "name column" ASC

    €23 (Avg Bid)
    €23 Média
    2 ofertas

    Eu tenho uma planilha de excel gerada por um sistema com dados desestruturados, preciso de uma planilha que ao clicar em um botão ele transforme esses dados em um modelo padronizado. I Have a sheet in excel created by a system with unstructured data, I need a new sheet which I can through a button transform it in standard data.

    €86 (Avg Bid)
    €86 Média
    4 ofertas

    ...---------------------------------------------------------- I have an MS Word file myself, I am not a programmer (I am a lawyer), with forms and codes to fill in some fields (case number, name of the municipality, responsible person, title and identification number of the person in charge). The work is composed of two parts: a) I need these fields to be imported into an independent Excel file by pressing a button on the form, in order to compose a database, one data in each column. b) Part of these Excel columns (proc. number, name of the municipality, name of the person in charge, title of the person responsible and identification number of the person in charge, name of another person, identification), in turn, automatically compose a combination box or a form of automatic compl...

    €43 (Avg Bid)
    €43 Média
    4 ofertas

    Desenvolvemos uma Class Socket em C# para nossa aplicação, porém estamos com problemas de desempenho com por conta do protocolo TCP. Em picos enviamos milhares de pacotes pequenos (< 50 bytes) do cliente ao servidor e é necessário ter uma resposta imediata (2 ~ 5 ms), porém quando feito de forma individual o envio dos pacotes (um a um) gera fila do protocolo TCP gargalando todos demais, pois aguarda um para enviar o próximo. Precisamos unificar os pacotes, quando um pacote está sendo enviado, os outros demais precisam acumular. Já temos todo algorítimo de alto desempenho pronto para nossa necessidade, apenas precisamos do auxílio de alguém Expert que consiga nos ajudar na implementaç&ati...

    €145 (Avg Bid)
    €145 Média
    2 ofertas

    ...sending email and password; returning a key that the app should check to avoid attacks of type "man-in-the-middle" 2b) registration screen if it does not have login - with email verification 3) main screen with dashboard showing the courses already started and percentage of completed 4) course screen with lessons, downloads and flashcards 5) course syllabus screen, list videos and quiz. If class has already been seen, mark as view 6) quiz simulated multiple choice with result 7) flashcards 8) it should be possible to download the videos to watch offline. the downloaded videos must be encrypted so that you do not have easy access to mp4....

    €698 (Avg Bid)
    €698 Média
    4 ofertas

    ...__________________________________________________________________ So, my project is about a crypto-coin transfer site where I have some flaws to be solved in my project .. I'll be brief below about what I'm trying to solve immediately. - When you mouse over the "access" button that is in the navbar, the login is a dropdown, except that it is not set correctly. - I have a live chat in code implementation pattern but in the container it does not look the way I want. Speaking of chat, I would like the programmer to add an "automatic guest" if the person does not register. Chat is of paramount importance for live feedback on what happens on the site. - Both in the cast and in the testimonial part, I want the photos to be added to a database. A...

    €156 (Avg Bid)
    €156 Média
    4 ofertas
    Add-in para outlook Encerrado left

    Criação de add-in para outlook que deve: 1) Exibir um um rádio button com opções de ações. ex.: Registrsr comunicação; Tarefa; cobrança; prospecção 2) Ao selecionar um item, deve ler uma base de dados MySQL e popular um combo com uma lista(cada item selecionado tem uma query diferente que retorna ID;NOME) 3) ao confirmar, o add-in deve encaminhar o e-mail em texto plano e com os respectivos anexos(se houver) para um e-mail configurado. Neste e-mail o assunto deve ser o assunto original concatenado de tags de acordo com a seleção feita. Ex.: “Assunto: cobrança de dívida @comunicacao @id:1847” onde @comunicao vem do rádio button selec...

    €127 (Avg Bid)
    €127 Média
    2 ofertas
    Lifesaverinc Encerrado left

    ...mês de campeonatos de projetos e devido isso, preciso de auxilio em uma programação usando arduido. O ciclo do projeto baseasse em : sensor de batimentos e oximetro max 30100, transmissor e receptor rf433 e modulo gsm siml800 e 2 arduinos. Preciso que 1 arduino envie para o outro os dados do sensor de batimentos via rf para o outro arduino cujo vai estar o modulo gsm, e quando solicitar via push button, enviar um sms com os dados do sensor...

    €95 (Avg Bid)
    €95 Média
    3 ofertas

    ...driver receives several deliveries during the day We need to put a button in the APP starting the delivery day 4) We need to put a button to add events that can happen during the day, such as: Start Lunch, End of Lunch, Vehicle Repair The idea is to create a table of event types and that the driver chooses when to start / end the event 5) Workday Control. The Driver would be limited within the working hours, not being able to deliver anything after the end of the working day 6) Control of distance traveled and time to each task 7) Option to re-schedule delivery (within the task, have a button to re-schedule the delivery to the customer) 8) Make the app work even though battery saving mode is on 9) Panic button - to use in case of emerg...

    €1865 (Avg Bid)
    €1865 Média
    1 ofertas

    ...personal registration(ID), name, note and description On the intranet page, the code needs to copy the excel personal registration(ID) and click on an "ok" button; A new page will be loaded, the code must click on the person's name; A new page will load, you need to click on the link "PIN"; A new page will load, you need to click on the link "Change"; A new page will be loaded, there will be two fields: In the first field there is a check box with the options (Blank, 0, 1, 2) and should be filled according to the excel sheet. In the second field, it is text, and should be filled according to the excel sheet. Finally click on the "Ok" button that will save the process. The code will go to the next "personal registrati...

    €32 (Avg Bid)
    €32 Média
    9 ofertas

    ...personal registration(ID), name, note and description On the intranet page, the code needs to copy the excel personal registration(ID) and click on an "ok" button; A new page will be loaded, the code must click on the person's name; A new page will load, you need to click on the link "PIN"; A new page will load, you need to click on the link "Change"; A new page will be loaded, there will be two fields: In the first field there is a check box with the options (Blank, 0, 1, 2) and should be filled according to the excel sheet. In the second field, it is text, and should be filled according to the excel sheet. Finally click on the "Ok" button that will save the process. The code will go to the next "personal registrati...

    €124 (Avg Bid)
    €124 Média
    4 ofertas

    I need that all routines of my Django APP to be working properly and I need to add a new routine.

    €113 (Avg Bid)
    €113 Média
    4 ofertas

    What are the possibilities of placing ads in the Kentha theme without any page of the topic locking. It seems that a film is created around the page from one page to another preventing and causing the site to crash completely. Is there any way to contain this? Is there any specific code? Could google provide a code where the ads do not crash the page? Is there anything to do about it? If I can figure out a way through internnet searches to remedy this problem could you guys help? ---------------- Quais são as possibilidades de colocar anúncios no tema Kentha sem qualquer página do bloqueio do tópico. Parece que um filme é criado em torno da página de uma página para outra, impedindo e causando a falha total do site. Exi...

    €9 - €28
    €9 - €28
    0 ofertas

    ...em PSD - mobile definir os pontos de qebra (para desevolvimento foi usado 600px unicamente), e verificar detalhes em dispositivos especificos - adm - Os controles da primeira pagina estão limitados, precisam abranger a opção de mais de uma imagem por tela e incluir inserção de texto e legenda. (só o adm, a tela a comporta a funcionalidade) - zoom - (setar no js (image-gallery, prop el) a class da div pai das imgs de produto 4- Arqivos (single file vue) - os arqivos de componentes vue seguem a exata estrutura dos single files do vue, porem nao há processamento por webpack ou similares, ou seja, sem controle de dependencias. Esses arqivos são processados por um "framework proprio", em php. Ele extrai o cs...

    €251 (Avg Bid)
    €251 Média
    6 ofertas

    Preciso de um projeto de marketing web que envolva criação de campanha Google Add Words, com texto impactante que chame clientes

    €264 (Avg Bid)
    €264 Média
    8 ofertas
    Desenvolvimento Web Encerrado left

    Preciso um novo site Desenhar e construir Site para pequenas empresas Em resumo. Um sistema de alugo de carros em plataforma web (site responsivo) e mobile( aplicativo para Android e ios) E o sistema terá duas versões, a versão de administrador e a versão do cliente, o cliente pode por exemplo - visualizar os carros disponíveis - reservar - ligar, mandar mensagem, um Button de pânico se houver problema manda a geolocalização, etc... Administrador pode controlar a frota, monitoramento por geolocalizaçao, visualizações dos pedidos, confirmações dos pedidos, cancelamentos, ECT....

    €292 (Avg Bid)
    €292 Média
    12 ofertas

    ...(Apenas: HTML+ JS+CSS+Bootstrap customizado); 4. Customização do arquivo do bootstrap conforme Manual de Identidade Visual e layouts que serão disponibilizados. Este padrão será utilizado em todas as páginas do escopo: ; 5. Desenvolvimento de 61 ícones vetorizados e convertidos em CSS para utilização direto nas tags (Exemplo: <i class="fa fa-fw fa-chrome"></i>)”, conforme descrição abaixo e estilo definido iconografia definida no MIV; (Apenas: SVG+PNG+CSS); 6. Desenvolvimento de página para cadastro e pagamento do plano incluindo duas opções de pagamento via Cartão de Crédito: (Pagseguro - transparente) via boleto ...

    €292 (Avg Bid)
    €292 Média
    18 ofertas
    Agora mudar codigo Encerrado left

    ...verdadeiro"); (); } else { alert("___________Esse ID não é verdadeiro!_____________________"); } } </script> <p><a href="htps">Retorne!</a></p> <p><span style="font-size:12px;">Digite o ID do Certificado:</span></p> <form action="" method="post" name="form1"> <input name="nome" type="text"><br> <br> <input onclick="valida()" type="button" value="Validar"> </form> <p><em style="font-size: 12px; color: rgb(90, 90, 90); line-height: 1.46154;"><span style="color:#ff0000;">Digite acima o ID</span&...

    €11 (Avg Bid)
    €11 Média
    20 ofertas
    ALTERAR BOTÃO Encerrado left

    I need to change a button of a code in java script. The button generates a pdf and downloads a configured page. I need instead of generating the dowload, I need to be directed through a hyperlink to a url and from there dowload or sharing. There will be no access to the entire code. No curiosity. read and request a chat for more details. ___________________________________________ Preciso que altere um botão de um código em java script. O botão gera um pdf e faz dowload de uma página configurada. Preciso que ao invés de gerar o dowload, preciso que seja direcionado por meio de um hiperlink para uma url e de lá seja feito o dowload ou compartilhamento. Não haverá acesso ao código inteiro. ...

    €17 (Avg Bid)
    €17 Média
    3 ofertas

    ...exemplo: 1) acertar as traduções internas no software (é um arquivo com vários textos, já estão em inglês mas precisam de revisão); são aproximadamente umas 1000 frases ou apenas palavras, por exemplo: lOR := 'OR (+)'; lAND := 'AND (*)'; e mais extensos tipo: lSelectDesktopArea := 'Click left mouse to define the start area. Move the mouse to create a selection area. Release the mouse button to define the end point.'; 2) tradução de 4 manuais: (br) (br).pdf (br).pdf (br).pdf c) refilmagem de alguns videos (hoje os videos aparecem com o software em português e alguém falando em

    €3 / hr (Avg Bid)
    €3 / hr Média
    7 ofertas

    * App com acesso a Rest API (JSON) proprietária; * Login e controle de sessão usando oAuth2 e Refresh Token (via nossa WebAPI); * Necessários conhecimentos em: NavigationView, RecyclerView, CardView, Retrofit, ImageView, AnimatedGif Drawable, RatingBar, Notifications, Push, WeekView control, Timeline control; Charts controls, customização de controles (spinner, editview, button, etc); * Todos os dados dinâmicos virão da nossa WebAPI (já desenvolvida) e trafegarão em JSON; * São 17 telas, contando a de Splash; * Tenho o design das telas feito em PNG e um briefing textual dos detalhes, fluxo e funcionamento das telas. * Deve funcionar do Android SDK 21 em diante e no maior número de versões iOS. ...

    €680 (Avg Bid)
    €680 Média
    16 ofertas