Information systems project management case study trabalhos

Filtro

Minhas pesquisas recentes
Filtrar por:
Orçamento
para
para
para
Tipo
Habilidades
Idiomas
    Estado do Trabalho
    2,000 information systems project management case study trabalhos encontrados, preços em EUR

    Estou desenvolvendo um sistema web (php) no qual qualquer pessoa po...item anterior. Por exemplo, se no item anterior (b) foi indicado que será adotado a Unified Modeling Language (UML) e na atividade de Análise de Sistemas será adotado as técnicas de modelagem – Diagrama de Use Cases, Diagrama de Classes, Diagrama de Máquina de Estados e Diagrama de Atividades, então deve-se apresentar a especificação completa da modelagem dessas técnicas elaborada em uma ferramenta CASE; 5. A descrição da arquitetura lógica e física, indicando e justificando todas as tecnologias que serão adotadas na implementação e implantação do software. Preciso que o projeto sej...

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

    ...uma denúncia de possíveis focos de dengue em todo território nacional. Bastará acessar o sistema, criar uma conta e fazer um descritivo do problema, indicando o endereço da ocorrência, inclusive podendo enviar fotos, sendo que, posteriormente o usuário receberá um relato da ação tomada pela Secretaria de Saúde. Para este projeto eu preciso: 1-Elaborar a modelagem da atividade em uma ferramenta CASE de modelagem que contemple a Unified Modeling Language (UML). Considere que a solução deve abranger as funcionalidades para realização do cadastro da pessoa física que faz a denúncia, cadastro da localização (estado, cidade e bairro), cadastro da den&uac...

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

    ...projeto de fps feito na unreal, mas eu gostaria de implementar um sistema de rede diferente do já existente, como Online Subsystem null, ou steam Um servidor completo com gerenciamento de salas, kick, ban, e etc. E que possa suportar inúmenos jogadores ao mesmo tempo C++ ou c# English Hello, this is a fps project made in unreal, but I would like to implement a different network system than the existing one, such as Online Subsystem null, or steam A complete server with room management, kick, ban, etc. And that can support innumerable players at the same time C ++ or C #...

    €6807 (Avg Bid)
    €6807 Média
    6 ofertas
    Trophy icon COMPANY'S NEW LOGO / NOVO LOGO Encerrado left

    ...mooring, surveilance..) now we are able to also offer manpower for industries, car rental with driver and some sort of other types of logistic. We are looking for a new logo that can express the company's image in just one figure/form/shape with the company's name, it can be geometric or whatever your creativity can do. COMPANY'S NAME: SILMAR (high quality .jpg and .cdr .pds file if that's the case) Nossa empresa está passando por um processo de renovação e gostaríamos de um novo logo que pudesse expressar essas novas atividades ingressadas. Nós atuamos no ramo de APOIO PORTUÁRIO (são pequenas lanchas que dão todo o apoio portuário e logístico para navios de exportaçao, fazendo a ...

    €19 (Avg Bid)
    Garantido
    €19
    65 inscrições

    ...pieces of graphic design to start a Fcebook Ads campaign, marketed for the B2B segment. WHAT WE OFFER AS A COMPANY TO OUR COSTUMERS: The FoxManager System its a ERP technology startup that provides services to other companies on the Business 2 Business format. The ERP concept, or Enterprise Resource Planning, envolves the management of several critic operations of the daily business routine. Tasks like financial services, accountability, CRM (Costumer Relatioship Management), Cashier, revenue services. To business of any kind or size. We’re also a software house, wich means that we develope customize softwares to specific needs of our clientes. In other words, we are facilitators of daily office routine wich means less time and money spend on the aforedmention tasks...

    €106 (Avg Bid)
    €106 Média
    13 ofertas

    We are Indigo Arts, a company of games and apps development. We need to finish our game exchange (physical media) app (Viggeo). The app is made using Ionic 3 (Angular 5) and Firebase. We need to add features in the user profile management, and in the checkout conclusion and expiration. We also need this app to be exported to borth Android and iOS with this features working 100%. This app will be built using a rest API build on NestJS this API already exists and is functional Nós da Indigo Arts, empresa de games e apps, precisamos finalizar o nosso aplicativo de troca de games em mídia física (Viggeo). O aplicativo é feito em Ionic 3 (Angular 5) e Firebase. Precisamos incluir recursos na edição de perfil, na finalização da tr...

    €182 (Avg Bid)
    ADC
    €182 Média
    3 ofertas

    ...DATA. See attached code. To facilitate the code I created a CASE to be able to process the negative and positive quantities, according to the type of operation (IDOPERACAO). You may be able to redo this process and make it easier to add. Goal: IDPRODUTO = Exists once a day, only on days when there are NOTAS. DATA = There is only 1 date for each IDPRODUTO. QUANTIDADE = Sum of CASE or other solution. Remember that there are positive and negative operations. I accept suggestions for improvements. ______________________________________________________________________________ In portuguese: Banco de dados DB2 (parecido com SQL) Necessidade: Agrupar a QUANTIDADE por DATA. Ver código em anexo. Para facilitar o código eu criei um CASE para poder proces...

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

    The entrance of vehicles in the university car park is now controlled by an application with the knowledge of the Curricular Unit of Operating Systems. The application can be developed in C language. To solve the problem, use the various IPC mechanisms, and traffic lights are required. The application must meet the following functional requirements: 1. The park can be used by students, teachers and staff. Vehicles entering the park as they arrive are on a first come first served basis (FIFO). 2. When the park is full, priority is given to students first, teachers second, and staff last. 3. Park capacity is limited to a maximum number of trips, defined by MAX_VIATURAS. Use a small value for testing purposes. example 5. 4. Using semaphores and other IPC mechanisms you deem necessary, ...

    €96 (Avg Bid)
    €96 Média
    1 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 cada arco...

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

    Descrição: Projeto: Desenvolver um e-book de receitas com ilustrações, conteúdo e passo a passo. Paginas: de 30 a 50 Possui referencia?: Sim temos alguns exemplos OBS: Case e portfólio, sera um grande diferencial. Maiores informações, favor entrar em contato

    €123 (Avg Bid)
    €123 Média
    17 ofertas
    Install Netsuite Encerrado left

    I want to install Netsuite in my company and want to hire an analyst to study, plan and install this platform. Quero instalar o Netsuite em minha empresa e gostaria de contratar um consultor para estudar, planejar e instalar a plataforma.

    €7002 (Avg Bid)
    €7002 Média
    29 ofertas
    Videomaker Encerrado left

    Preciso gravar 2 vídeos em um cliente, na quinta-feira pela manhã. 1. Case de sucesso, de até 6 minutos, com imagens da empresa e do depoimento do cliente. 2. Falando de sucesso, uma entrevista de até 30min, com uma pessoa da empresa entrevistando o cliente.

    €544 (Avg Bid)
    Local
    €544 Média
    10 ofertas

    **This Project is in PORTUGUESE** O projeto é de fácil complexidade mas requer atenção e cuidado. O trabalho será verificar uma planilha de excel atualizada com precos e numeração de espaços e fazer o update no arquivo do InDesign. Entregaremos um pacote de arquivos e este deverá ser entregue salvo neste mesmo pacote.

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

    Criar uma identidade visual (logo,cartão de visita,papel timbrado,assinatura de email) para nextiservice Criar um static website, de serviços de TI, de forma responsivo em WEB/tablets,smartphones O mesmo será um site de serviços d...TI, de forma responsivo em WEB/tablets,smartphones O mesmo será um site de serviços de TI, deverá ser multi language (pt_br/EN) Links: HOME, Solucões > Consultoria de TI Soluções > Migração para Cloud(AWS) Soluções > Suporte técnico Soluções > Redes e Cabeamento estruturado Soluções > Monitoramento Soluções > E-mail Cooporativo Outsourcing de TI Contatos: Empresa > Sobre Empresa ...

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

    Development of a database (mySQL, PostgreSQL) for customer investment portfolio management that allows managing customer profile and investment portfolio information both individually and in aggregate (html, ccs, java), storing and manage features of financial instruments and financial data series (html datagrid, charts), web data capture, reading and extracting data from extracts in different formats to store in the database, interface with Microsoft Excel, formulas developed in C ++ or Python and other mathematical applications like R or Matlab, and issuing statements and reports (html, adobe acrobat). --- Desenvolvimento de uma base de dados (mySQL, PostgreSQL) para gestão de carteira de investimento de clientes que permita gerir a informação do ...

    €4057 (Avg Bid)
    Local
    €4057 Média
    12 ofertas

    Oi Elite Information Tech, reparei em seu perfil e gostaria de lhe oferecer meu projeto. Podemos discutir quaisquer detalhes no chat.

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

    Oi Elite Information Tech, reparei em seu perfil e gostaria de lhe oferecer meu projeto. Podemos discutir quaisquer detalhes no chat.

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

    Oi Elite Information Tech, reparei em seu perfil e gostaria de lhe oferecer meu projeto. Podemos discutir quaisquer detalhes no chat.

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

    EM PORTUGUES somente!! webinar focado em demonstrar como funciona o Automation Edge e seus poderosos recursos de machine learning paea automatizar rotinas de: - leitura de email ou chatbot (NLP) e abertura de chamados categorizados em qualquer itsm; - case Gavilon: Gavilon empresa de distribuição de produtos agrícolas, não armazena nada que compra e vende. ela ja comprou e vendeu o milho e usa os robôs para fazer o processo de troca nota. Ele chega e identifica o chamado para trocar nota no sistema OTRS. Faz algumas validações de tipo de contrato, transporte e custo. Se tiver tudo certo, faz o troca da nota fiscal, se tiver algo errado poe numa fila de exceção no OTRS para correção humana. Esta automacao t...

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

    Oi Elite Information Tech, reparei em seu perfil e gostaria de lhe oferecer meu projeto. Podemos discutir quaisquer detalhes no chat.

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

    Oi Elite Information Tech, reparei em seu perfil e gostaria de lhe oferecer meu projeto. Podemos discutir quaisquer detalhes no chat.

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

    Oi Elite Information Tech, reparei em seu perfil e gostaria de lhe oferecer meu projeto. Podemos discutir quaisquer detalhes no chat.

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

    Oi Elite Information Tech, reparei em seu perfil e gostaria de lhe oferecer meu projeto. Podemos discutir quaisquer detalhes no chat.

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

    Oi Elite Information Tech, reparei em seu perfil e gostaria de lhe oferecer meu projeto. Podemos discutir quaisquer detalhes no chat.

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

    tenho uma aplicação de gestão web (php+javascript+css) e pretendo a parte documental e a função de comunicar guias, faturas e saft-pt para a AT. com vista à certificação. I have a web management application (php + javascript + css) and I want the documentary part and the function of communicating tabs, invoices and saft-pt for TA. with a view to certification.

    €1068 (Avg Bid)
    €1068 Média
    14 ofertas
    Trophy icon Criar um nome para empresa - Encerrado left

    Estamos em busca de um nome bem criativo, fácil de ler e escrever. É uma nova empresa que irá atender na criação de websites, sistemas web, aplicativos e consultoria de mídias sociais. Gostaríamos de algumas idéias com nomes de ani...ler e escrever. É uma nova empresa que irá atender na criação de websites, sistemas web, aplicativos e consultoria de mídias sociais. Gostaríamos de algumas idéias com nomes de animais, ciência ou algo que seja interessante. De preferência em apenas 1 palavra. We are looking for a very creative, easy-to-read and write name. It is a new company that will meet in the creation of websites, web systems, applications and social media consul...

    €9 (Avg Bid)
    Garantido
    €9
    3 inscrições

    ...novamente, ao se selecionar o município e o cargo, já preencheria o nome e número de identificação. Envio o arquivo MS Word posteriormente para melhor entender o proposto. Idiomas para contato: Português, Español e English. ---------------------------------------------------------- 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 ...

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

    Somos a Host Wise, uma empresa especialista em property management com um portfólio de gestão de mais de 50 imóveis na baixa do Porto e no Algarve. O nosso website é , com versão em inglês em Depois de um primeiro esforço feito maioritariamente por nós em Wordpress, recorrendo ao WPBakery Page Builder (Visual Composer), precisamos da ajuda de um profissional para fazer pequenos ajustes que passariam apenas por limpar os erros visuais causados por nós e criar uma representação de preço mais apelativa.

    €175 (Avg Bid)
    €175 Média
    22 ofertas

    I need a developer to create a marketplace integrated with Shopify with the following features: 1) Register of franchisees with independent stock management 2) The products are the same for all franchisees, so the Site Administrator registers the product and the stock of that product for each franchisee 3) Orders (sales) need to be distributed to the franchisees according to the delivery address of the order (delivery) zip code 4) The franchisee needs to have a panel to see the sales of his region 5) The customer must schedule the delivery date of the product (within the availability grid of the franchisee in question) Our franchisees act as points of withdrawal and delivery in the region they operate. The only selling channel is our online store. Franchisees prospect clients ...

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

    Program: Access Code Management   Create a C ++ program that prompts you to enter an access code and compare it with a list of authorized codes for access to a placeholder. The code to be entered and the pre-existing ones must have 4 integers.   The program should: Have a list of 25 codes with the following information: ID, access code, username and access level; Issue the following messages: When access is not authorized, issue a message informing the non-authorization and recording the date and time of attempted access; When access is authorized, issue an authorization message and record the access date and time, ID, the user name and access level. After three failed attempts inform the user that the session will be terminated because it has exceeded the...

    €23 (Avg Bid)
    €23 Média
    6 ofertas
    iFrame case -- 2 Encerrado left

    Eu preciso de um aplicativo para iPhone. Eu gostaria disso projetado e construído.

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

    Oi Elite Information Tech, reparei em seu perfil e gostaria de lhe oferecer meu projeto. Podemos discutir quaisquer detalhes no chat.

    €232 (Avg Bid)
    €232 Média
    1 ofertas
    Integrar CRM com NFe Encerrado left

    Olá, estou adquirindo um CRM, o TITAN - Project Management System, e gostaria de adicionar o módulo para emissão de NFe. Se isso for possível e você souber fazer, me avise.

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

    ...sistema de rotatividade com tribunais CSS e modelo baseado Entradas manuais para artistas ou clientes Extrato bancário etc. BACKEND WEBCAM CHAT: Pode Spyfunktion / opção de controle para ver atual despercebido em Camsitzungen / sessão ser encerrado por Configuração Admin dos preços minuto para todos os tipos de chat baseado em taxa Comissão de configuração para cada função de canal pago Chatart Management (bloquear, ativar, editar perfil, arquivo) / módulo está completamente desligado Definição do chat multi-usuário máximo Definição do usuário máximo Voyeur Lista de espera on / off Qualidade dos fluxos de vídeo para ba...

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

    ...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 emergency Example of project: IBOX Espanol Tenemos una aplicación de control de entrega. Necesitamos mejorar para que funcione sin conexión. y también mejorar la cuestión del control de desplazamiento (GPS) tales como el control de velocidad y otras mejoras Necesitamos los siguientes puntos: 1) Hacer que la aplicación funcione sin conexión 2) ...

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

    ...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 registration(ID)" and will redo the process. Note: The intranet can not be accessed by external users, so I believe we will have to chat or email so that I can provide the URLs and in case you need to "inspect the object" in some field. The work is quite simple. _____________________________________________________________________________________________ TRANSLATED FOR PORTUGUESE Código VBA para Preenchimento de Formulario, a partir de uma tabela excel Olá, estou precisando de um código vba que preencha um formul...

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

    ...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 registration(ID)" and will redo the process. Note: The intranet can not be accessed by external users, so I believe we will have to chat or email so that I can provide the URLs and in case you need to "inspect the object" in some field. The work is quite simple. _____________________________________________________________________________________________ TRANSLATED FOR PORTUGUESE Código VBA para Preenchimento de Formulario, a partir de uma tabela excel Olá, estou precisando de um código vba que preencha um formul...

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

    Oi Elite Information Tech, reparei em seu perfil e gostaria de lhe oferecer meu projeto. Podemos discutir quaisquer detalhes no chat.

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

    ...br/eleitor/servicos/titulo-de-eleitor/titulo-e-local-de-votacao/consulta-por-nome Performance target: 250,000 searches per day. Management features: parallel execution, play, pause, restart, resources management, e.g., it should be possible to tweak the application to deploy additional resources in order to boost performance, real time processing visualization. Resources: the delivered system may use third party providers to solve CAPTCHAs or manage proxies (e.g., anti-captcha and Luminati). Architecture: the delivered system must be scalable via docker and AWS. Preferred languages are Python, Java, C# (.NET). Preferred databases are SQL databases, MongoDB or Elasticsearch. Use case: we should be able to input to the system huge lists of items containing the th...

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

    MUST BE BASED IN PORTUGAL AND WILLING TO TRAVEL TO PORTO We are an IT consulting company headquartered in Porto and we need a systems engineer with experience in migrating from traditional Active Directory to Azure AD, ensuring integration with Office365, Visual Studio Team Services and other services with federated authentication in Azure AD. Configuration of site-to-site VPN with corporate network. Implementation of Skype for Business by discontinuing Cisco on-premises system. Get in touch --- Somos uma empresa de consultoria IT sediada no Porto e necessitamos de um engenheiro de sistemas com experiência na migração de Active Directory tradicional para Azure AD, garantindo a integração com Office365, Visual Studio Team Services e outros s...

    €720 - €1441
    Local
    €720 - €1441
    0 ofertas

    We need a person to manage our social networks, we already have instagram, we will still create facebook page, we are an entertainment site and we talk about various subjects, the freela should post in the social networks posts that direct the user to our site. The site is this: We are waiting for the proposals.

    €951 (Avg Bid)
    €951 Média
    29 ofertas

    Procuro profissionais para produção de conteúdo: guias, artigos de blog, case studies, eBooks, white papers, notícias, etc. Requisitos: - Conhecimento das melhores práticas de SEO - Domínio da língua portuguesa (PT) - Envio de exemplos de trabalhos desenvolvidos - Cumprimento dos prazos definidos - Conhecimento sobre PMEs valorizado

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

    ...the file to otimize space in each A4 - Each product must have a SKU in DashBoard / Firebase - Some SKU of products is variable (Kg) and anothers is a simple product - Add product SKU in Firebase and list in dashboard - Code a function to management product stock ( After a order when approved, input -1 in stock total of the SKU product) - Add in MENU a Sales reports (Value Total)- - Add function to Edit product (edit infos in Firebase) - Add a function to create a order manualy in dashboard. (Today only the app make order) - Add in MENU a expense management (Data / Description / Value and Total for period with some filters cool) - Add in each orders a checkbox with: Pay / Pending - Add in MENU a report with orders Pending and Orders Payed. This implements are only on D...

    €6 / hr (Avg Bid)
    €6 / hr Média
    4 ofertas
    Editar uma foto Encerrado left

    Preciso editar duas fotos, tirando o homem da foto e deixando o fundo. Pode desfocar. Tenho alguns exemplos como case.

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

    Uma plataforma digital para depósitos e poupanças em formato web app. Projeto pronto, necessitando ajustes e profissional para trabalhar na sua evolução.

    €14 / hr (Avg Bid)
    €14 / hr Média
    5 ofertas

    A RCR Management Solutions é uma empresa de consultoria em diversas áreas de gestão e desenvolve softwares de gestão. Actualmente investimos na otimização do nosso site em termos de conteúdos e reposicionamento digital da empresa em diversas áreas de negócio, sendo que, para o efeito, temos produzido internamente artigos/conteúdos essencialmente nas áreas de gestão, relacionadas com serviços de contabilidade, consultoria de gestão (controlo de gestão, controlo orçamental, elaboração de projetos de investimento e planos de negócio, gestão de projetos) e business intelligence. Atualmente, de forma a não despender tanto tempo na elabor...

    €136 (Avg Bid)
    €136 Média
    11 ofertas
    Desenvolvimento Web Encerrado left

    Preciso um novo site Outro ou sem certeza Outro ou sem certeza Eu preciso de um trabalho simples. Vou lançar um site sobre saúde estilo "cura pela natureza". Vou utilizar WordPress. Então preciso de um tema responsivo e administrável para WordPress. Quero que seja inspirado no case "cura pela natureza".

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

    Criar um aplicativo para pessoas assistirem séries on-line, ser necessário uma criação do back-end para o gerenciamento das séries e dos episódios, o aplicativo de episód...back-end para o gerenciamento das séries e dos episódios, o aplicativo de episódios recentes, séries recentes, listar todas as séries, listar todos os episódios, e adicionar episódios e séries aos favoritos, o jogo desenvolve uma opção de próximo episódio e selecione a linguagem do episó Create an application for people to watch series online, need a back-end creation for series and episode management, application of recent episodes, recent series, list all series, list al...

    €349 (Avg Bid)
    €349 Média
    19 ofertas

    Criar um aplicativo para pessoas assistirem séries online, será necessário a criação do back-end para o gerenciamento das séries e dos episódios, o aplicativo deverá...séries e dos episódios, o aplicativo deverá ter episódios recentes, séries recentes, listar todas as séries, listar todos os episódios, usuário pode criar conta e adicionar episódios e séries aos favoritos, o play deve ter a opção de próximo episódio e de selecionar a linguagem do episódio. Create an application for people to watch TvShow online, need a back-end creation for series and episode management, application of recent episodes, recent series, list ...

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

    ...reproducing results of a study / article, where the codes (MatLab) I have with me, and later help me to propose improvements in the code, such as reproduce the same results, being in real-time videos. (I have the codes). The service will be divided into the following steps: 1- Understand the proposal, identify the entries, compile the codes and reproduce the same results of the study / article; 2- Make the adaptations and improvements (automate) in the codes (GUI and Videos RealTime); 3- The final codes should be compiled on a remote computer that access will be provided after completing the above two steps. The release of funds will be made available to Workana gradually (15% + 15% + 70%) for each stage completed via Workana. 100% payment / release from the ...

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