Need install asp mysql työt

Suodata

Viimeisimmät hakuni
Suodatusperuste:
Budjetti
asti
asti
asti
Tyyppi
Taidot
Kielet
    Työn tila
    2,000 need install asp mysql työtä löytyi, hinnoittelu EUR

    ...professional to assist in deploying Tiledesk on my Azure cloud environment. I have tried to install it using helm, and everything functions correctly, but I've hit a roadblock when it comes to making it accessible externally. Now, I need your expertise to not only ensure a smooth installation but also to make sure Tiledesk is fully exposed and operational. **Requirements:** - Profound knowledge in Kubernetes and Helm charts - Experience with Azure cloud services - Ability to troubleshoot and resolve access issues - Familiarity with Tiledesk installation is a plus, but not mandatory The main focus of this project is to get Tiledesk up and running while ensuring it's accessible for external use. Although my immediate need is for installation and exposure, ...

    €159 (Avg Bid)
    €159 Keskimäär. tarjous
    21 tarjoukset

    Website saya ini harus didevelop menggunakan spring boot , jpa dan database mysql. Web ini hanya berisi pengenalan produk (gambar, deskripsi, dll), jadi untuk halaman backoffice nya juga harus mempunyai fitur product management. untuk benchmark websitenya, kurang lebih akan terlihat seperti link dibawah : Desain bisa menggunakan template web yang akan disediakan.

    €472 (Avg Bid)
    €472 Keskimäär. tarjous
    33 tarjoukset

    Please build the soft ware into a user frendly version that can be installed with an EXE file. I have included a link and files that will help the process. This has to be extremly user friendly, so any one can install the programm.

    €335 (Avg Bid)
    €335 Keskimäär. tarjous
    20 tarjoukset

    You need to save the Home page, service pages, policy pages (20 pages to save) etc from my old Blocksy theme website as Elementor Templates. Then you need to install the Woodmart theme on my staging site. Then you will upload those saved templates on the new website using the Woodmart theme. You will then need to customise the Woodmart e-commerce pages (shop, product, category, cart etc) pages to have the same look and feel (fonts, colors and branding) as the old blocksy website.

    €66 (Avg Bid)
    €66 Keskimäär. tarjous
    80 tarjoukset

    I'm searching for a proficient developer to design and implement a voting system for elections. The mechanism should be developed on PHP/MySQL and integrated into an existing portal where members login. Key Responsibilities: - Fabricate a robust and secure voting system. - Ensure the system supports voting for an array of different votes related to elections. - Integrate the voting system securely with an existing members’ login portal. Ideal skills and experience: - Proficient in PHP and MySQL, with previous experience building and integrating systems. - Familiarity with voting/polling systems. - Solid understanding of system integration and experienced with user authentication systems. - Knowledge of secure coding standards and practices. Features: 1. I have a...

    €204 (Avg Bid)
    €204 Keskimäär. tarjous
    28 tarjoukset

    I'm in need of a seasoned professional who can install Outlook on my Windows PC and Android phone. I'm currently hosting my email on AWS Amazon mail server and want to seamlessly integrate it into the installed Outlook. Key Responsibilities: - Download and install Outlook on a Windows PC - Install Outlook on an Android phone - Integrate AWS Amazon mail server with the installed Outlook Ideal Candidate: - Expert in Windows and Android software installation - Familiar with MS Outlook operation - Experience in AWS Amazon mail server integration Note that I'm an intermediate user of the Amazon Mail Server. I expect a smooth setup process without loss of any data. The perfect fit would be someone efficient and communicative, able to ...

    €208 (Avg Bid)
    €208 Keskimäär. tarjous
    7 tarjoukset

    Gradeco has an intranet called GRADENET, and its created in php/mysql platform. Please look at uploaded file for the requirements. Feel free to ask questions.

    €31 (Avg Bid)
    €31 Keskimäär. tarjous
    13 tarjoukset

    ...functionalities for this application. I want to use this script to make Resumes. I have the domain, and I also bought a VPS on Digital Ocean. I want to connect the Domain with Digital Ocean. And I want to install the script from Github on the subdomain. On the main domain will be the wordpress landing page. The script on Github has its own Resumes editor. I want to add Step By Step CV Maker. Which should be like a separate extension for the basic editor. Below are all the functionalities I need to add. ----- 1. Step-by-Step CV Maker: When the user presses the Create CV button, he must choose between 2 possibilities: A new page should open asking him: Do you want to create the CV in Expert Mode or Easy Mode! Depending on what you choose, the following

    €162 (Avg Bid)
    €162 Keskimäär. tarjous
    38 tarjoukset
    PHP website -- 3 Loppunut left

    As the client, I need assistance in creating a PHP website. However, I have not yet specified the required features, the information freelancers should include in their application, or the website's intended purpose. Key Requirements: - Familiarity with PHP and MySQL - Versatility in dealing with various website types and functionalities, as the specifics are currently undecided - Eagerness to adapt to new requests and changes Ideal Application: Freelancers interested in this project should lay out their experience and past work, particularly in PHP. Please submit a detailed proposal for the project, even though the requirements are currently vague, I am open to suggestions.

    €158 (Avg Bid)
    €158 Keskimäär. tarjous
    57 tarjoukset

    Me encuentro en la búsqueda de un Administrador de Bases de Datos (DBA) para ayudarme a resolver dudas sobre bases de Datos en MySQL. Se requiere experiencia avanzada en gestión y optimización de bases de datos. El proyecto implica desafíos específicos, como la migración de datos, la gestión de grandes volúmenes de registros, y la implementación de estrategias eficaces para el manejo de datos a gran escala. Las dudas a resolver son las siguientes: - Migración Selectiva de Datos: Explorar la posibilidad de trasladar datos seleccionados de una base de datos existente a una nueva. - Migración Completa de Registros: Migrar todos los datos asociados a registros específicos. - Gestión de Registros...

    €28 / hr (Avg Bid)
    €28 / hr Keskimäär. tarjous
    18 tarjoukset

    I'm looking to hire a proficient PHP/MySQL freelancer to tackle a couple of issues that have cropped up with our current software. Despite not specifying which bugs need attention, I can provide detailed insights into the issues once we engage in conversation, ensuring you understand the scope and specifics of what needs to be corrected. ### Ideal Skills and Experience: - Proficient in PHP and MySQL - Strong debugging and problem-solving skills - Experience with both front-end and back-end development - Familiarity with software testing and quality assurance - Excellent communication skills to report on progress and findings ### Testing Requirements: - All fixes must undergo thorough **Manual Testing** to guarantee they resolve the issues without introducing new...

    €22 (Avg Bid)
    €22 Keskimäär. tarjous
    30 tarjoukset

    i have a php script with some mysql queries and joins by DEFAULT there is no filter or condition on the STORE ID as when the script is loaded the first time no store id is selected so ALL data will be loaded for all stores now to filter the data for a specific store i added a WHERE clause to my query where o.orders_stores_id = '" . (int)$_GET['store_id_dd'] . "' '" . (int)$_GET['store_id_dd'] . "' is determined once i select a store from the dropdown filter. then it registers once i press submit however this only works if i add that WHERE clause the issue with that WHERE CLAUSE is that the DEFAULT or NULL case will not work and nothing will be returned as the code is treating it as NOTHING i.e its expecting a store id...

    €23 (Avg Bid)
    €23 Keskimäär. tarjous
    45 tarjoukset

    Hi Azfar Ullah K., This project is based on the task discussed.

    €6 (Avg Bid)
    €6 Keskimäär. tarjous
    1 tarjoukset

    I have existing Sass project for a Laravel-based web application with the aim of developing my business website. I need to some change this for our business. - **Skills Required** - Expertise in Laravel Framework, livewire - Strong background in PHP and MySQL - Experience in Frontend Technologies such as HTML, CSS and JavaScript - Understanding in creating database schemas Ideal developers should have extensive experience in building a wide range of business websites using Laravel.

    €159 (Avg Bid)
    €159 Keskimäär. tarjous
    52 tarjoukset

    ...real-time score updates, inspired by "Cricket Exchange." Budget: Our budget for this project is approximately 1.5 lacs INR, and the inclusion of the mandatory floating widget is non-negotiable. Technology Stack: Mobile App Development: Native (iOS and Android) or Cross-platform (React Native, Flutter). Backend: Node.js, Django, Ruby on Rails, or any preferred backend technology. Database: MongoDB, MySQL, or PostgreSQL. Cloud Services: AWS, Google Cloud, or Azure. Monetization Strategies: Advertisements: Banner ads and interstitial ads. Premium Subscription: Offer an ad-free experience and additional features. In-App Purchases: Introduce exclusive content or features for users. We invite qualified developers to submit detailed proposals by 28th Feb 2024. We look forwa...

    €1410 (Avg Bid)
    €1410 Keskimäär. tarjous
    32 tarjoukset

    Technicien Support Confirmé (Freelance, 35h/semaine) Je suis à la recherche d'un Technicien Support Confirmé en freelance pour rejoindre l'équipe de mon entreprise d'hébergement web LWS.FR. Mes attentes : Fournir un support technique de qualité à nos clients. Diagnostiquer et résoudre les problèmes techniques liés à FTP, MySQL, IMAP, POP, SMTP. Gérer et entretenir des sites sous WordPress. Être à l'aise avec l'utilisation de cPanel ou de systèmes équivalents. Expérience requise : Au moins 3 ans d'expérience dans un rôle similaire. Nature du contrat : Poste en freelance, avec un engagement de 35 heures par semaine. Prof...

    €9 / hr (Avg Bid)
    €9 / hr Keskimäär. tarjous
    17 tarjoukset

    I’m seeking an experienced PHP developer well-versed in MySQL to build a robust user authentication and database integration system for my project. Here are the key functionalities and requirements for the job: **Functionalities Required:** - **User Authentication:** Ability to support users registering and logging in to access specific features. - **Database Integration:** Seamlessly integrate user data with our MySQL database. - **Security:** Implementing regular security audits to ensure user data is safeguarded effectively. **Ideal Skills and Experience:** - Proficient in PHP and MySQL. - Experience in building secure user authentication systems. - Knowledgeable in conducting and implementing security audit recommendations. - Strong understanding of data e...

    €549 (Avg Bid)
    €549 Keskimäär. tarjous
    91 tarjoukset

    ...should be detailed, encompassing both the installation and configuration processes, and designed to facilitate a smooth, automated renewal process for the certificates. Ideally, the documentation will enable a secure, efficient setup for managing SSL certificates across multiple sites hosted on the same server. **Key Requirements:** - **Installation Steps:** Step-by-step instructions on how to install LetsEncrypt certificates for use with nGinx, tailored for a Ubuntu 22.04 server. - **Configuration Steps:** Detailed guidance on configuring nGinx to use LetsEncrypt SSL certificates for multiple domains, including wildcard domains. This segment should also cover the setup for DNS validation with AWS Route53. - **Automation:** Instructions for setting up a hands-off certificate ren...

    €393 (Avg Bid)
    €393 Keskimäär. tarjous
    45 tarjoukset

    Requirements - proficient in PHP/MySQL/CSS LAMP I need someone with strong PHP/MySQL skills to put some filters/sort links on a few pages for me (max 4), so when a user clicks on a link, they get the relevant results from database. It's a Movie/Books site. I want 2 rows of clickable filters on the page(s) like so - Latest Releases | Highest Rated | Coming Soon | Recently Added then below that I will have some clickable image logos of - Netflix | Amazon | Apple tv Functionality wanted - Users of the site to be able to click any of the top row of links and get relevant results (e.g Latest releases) and also be able to click one of the bottom images (netflix, amazon etc) so they could choose to see - Highest Rated on Netflix etc. All data is stored in a ...

    €159 (Avg Bid)
    €159 Keskimäär. tarjous
    108 tarjoukset
    DB Architect: Loppunut left

    Requirement is very clear I need DB Architect: Start Date – Immediate Work Mode – Remote Work Hours : 11.30 AM to 8.30 PM ( May stretch depending on deliverables) Exp: 12 YRS (Minimum) ü Proven expert at writing SQL code with at least 10 years of experience. ü Must have 5+ years of experience working with large data with transactions in the order of 5 – 10M records. ü Expert at performance tuning, Transactions, Dead Lock management, Triggers etc. ü Proven expert in Modeling enterprise-grade databases and architecture. Very strong at Entity Relationship. ü 5+ years of experience modeling loosely coupled relational databases that can store tera or petabytes of data. ü 3+ years of proven expert in working with large Data Warehouse. ...

    €1418 (Avg Bid)
    €1418 Keskimäär. tarjous
    15 tarjoukset

    I'm in need of a skilled professional to install and properly configure phpMyAdmin on my Mac via Homebrew. I tried to do it myself, but instead of seeing the phpMyAdmin interface, I'm just seeing lines of code. I need someone who can troubleshoot and fix this issue swiftly. **Key Requirements:** - Strong experience with MacOS, preferably with an understanding of different versions, as I haven't specified which one I'm using. - Proficiency in using Homebrew for package management. Although it wasn't confirmed, let's assume Homebrew is already installed. - Adept at navigating and executing commands in the MacOS Command Line Interface (CLI). My familiarity with the CLI wasn't specified, so the ability to guide me through commands or tr...

    €34 (Avg Bid)
    €34 Keskimäär. tarjous
    7 tarjoukset

    I'm in need of a skilled freelancer to install PHP 7.4 on my cPanel that is running Almalinux 9. The primary purpose of this setup is to support a web application I'm developing, which means efficiency and reliability are crucial. **Key Requirements:** - Perform a seamless installation of PHP 7.4, ensuring compatibility with Almalinux 9. - Configure all necessary PHP extensions including PDO MySQL, cURL, and GD to support the functionality of my web app. - Guarantee that the installation and configuration will not disrupt the current server environment and other hosted applications. **Ideal Skills and Experience:** - Proficient in server management, specifically with cPanel and Almalinux 9. - Experienced in PHP installations, with a focus on PHP 7.4, and u...

    €20 (Avg Bid)
    €20 Keskimäär. tarjous
    15 tarjoukset

    Redmine upgrade and extended watchers plugin install

    €23 (Avg Bid)
    €23 Keskimäär. tarjous
    1 tarjoukset

    Additional Details: - The finalized documentation should be in open API (Swagger Interface) format. - Previous experience in creating API documentation for internal use is required. - Proficiency in Swagger, MySql, and NodeJS is mandatory. Ideal Skills: - Strong knowledge and experience in NodeJS - Demonstrable experience working with Swagger - Familiarity with API documentation for internal use

    €32 (Avg Bid)
    €32 Keskimäär. tarjous
    29 tarjoukset

    ...a UPI-based vending machine specifically designed for cigarette sales. Project Specifications: - The machine must be capable of vending a variety of branded cigarettes. - The payment method must be based on UPI transactions only. - No age verification system is required. Ideal Candidates: - You should possess experience in vending machine design and manufacturing. I Just need a small code that should be install on my vending machine. We have 10 inch display. Customer will slelect product >> Select quantity >> they will get ge QR code on display >> after scan if the payment is sucessfull then dispense the cigerette {If payment is failed then redirect the main screen},. Your understanding of UPI operations coupled with inventive engineering to create...

    €136 (Avg Bid)
    €136 Keskimäär. tarjous
    7 tarjoukset

    ...specific needs for managing XML data efficiently. This script will play a crucial role in the operation of my e-commerce platform, ensuring up-to-date product listings and accurate inventory management. **Key Requirements:** - Develop a PHP script to parse XML files. - The script must extract specific data elements: Product Names, Prices, Descriptions, and Stock Levels. - Import parsed data into a MySQL database. - This process needs to be automated to run on an hourly basis without fail. **Ideal Skills and Experience:** - Proficient in PHP with a strong understanding of XML file handling. - Experienced in writing SQL queries and database schema design. - Familiarity with cron job or similar scheduling tools for automation. - Ability to write clean, maintainable, and efficient ...

    €135 (Avg Bid)
    €135 Keskimäär. tarjous
    56 tarjoukset

    My main requiremnts is, price [A → B], price for a return ride [B → A], price for a return ride when the return is a different date [B → A], fee (fixed starting rate), fee from base to pickup location, fee from drop off to base location, per distance (mile, kilometer) [A → B], and We want entire city in which our base located as the base location for our website i.e.., if our base is located in the new York city we want entire new York city as our base location , But it is showing only the address what we enter as the base location. If it not possible can you customise the plugin for us in such a way that it will show entire City in which our base located as our base.

    €21 (Avg Bid)
    €21 Keskimäär. tarjous
    11 tarjoukset

    I'm in need of a proficient Python and SQL developer for an exciting one-month project aimed at enhancing our data management capabilities and user interaction. This role requires a keen eye for detail and a versatile skill set that encompasses database optimization **Key Tasks Include:** - **Database Development:** Create a robust MySQL database that caters to our specific data management needs. - **Web Interface Creation:** Develop an intuitive web-based interface that allows users to easily interact with the data stored in our database. **Ideal Skills and Experience:** - Proficient in Python programming, specifically with experience in using Python for database manipulation and web scraping. - Expertise in SQL with a strong preference for candidates well-versed in ...

    €7 / hr (Avg Bid)
    €7 / hr Keskimäär. tarjous
    50 tarjoukset

    I'm seeking a freelancer with profound experience in setting up phpMyAdmin on a macOS environment on my MAC AIR. My setup already includes a functioning web server (Apache/Nginx), suggesting that a part of the environment is prepared for phpMyAdmin installation and configuration. Getting Forbidden error when trying to run setup on setup **Requirements:** - Strong background in PHP and MySQL - Previous experience setting up phpMyAdmin on macOS - Familiarity with macOS server configuration and security practices - Ability to troubleshoot potential installation and configuration issues

    €35 (Avg Bid)
    €35 Keskimäär. tarjous
    12 tarjoukset

    ...facing a critical issue with my project that requires immediate attention from a skilled PHP developer with strong expertise in MySQL. The main problem involves database connection issues that prevent my website from functioning correctly. Due to the urgency of this matter, I'm looking for a professional who can dive into the problem and resolve it swiftly. Ideal Skills and Experience: - Proficient in PHP and MySQL. - Experienced in diagnosing and fixing database connection issues. - Ability to work under pressure and deliver quick solutions. - Excellent problem-solving skills and attention to detail. Requirements: - Quickly identify the root cause of the MySQL connection issue. - Implement a robust solution to ensure stable and reliable database connectivity...

    €6 / hr (Avg Bid)
    €6 / hr Keskimäär. tarjous
    20 tarjoukset

    I'm experiencing a problem requiring immediate attention concerning my CentOS 7 server. I've lost my database and need to restore it from MySQL files, specifically .frm and ibdata1 formats. If you are a specialist in CentOS 7 and have substantial knowledge and experience in MySQL database restoration tasks, I'd be grateful for your help. Key tasks include: - Restore the database from source files (.frm and ibdata1) - Swift problem resolution Required expertise and skills include: - Extensive knowledge of CentOS 7 server - Advanced experience in MySQL database restoration - Proficiency in handling .frm and ibdata1 database files. As this is a time-sensitive project, prompt and efficient responses are highly appreciated.

    €112 (Avg Bid)
    €112 Keskimäär. tarjous
    2 tarjoukset

    I urgently need an expert with a strong background in Linux servers and MySQL database management to fix an issue where my server is experiencing problems specifically related to MySQL. My server has suddenly stopped responding correctly, and it seems to be an issue with MySQL, though I haven't made any recent changes to the MySQL configuration or database schema. Ideal Skills and Experience: - Proficiency in Linux server administration - Extensive experience with MySQL, including troubleshooting and optimization - Ability to diagnose and resolve issues remotely - Familiarity with common Linux server monitoring and management tools - Excellent problem-solving skills and attention to detail Requirements: - Quickly identify the root cause of t...

    €75 (Avg Bid)
    €75 Keskimäär. tarjous
    13 tarjoukset

    ...integration of essential third-party services to streamline our operations and user experience. **Key Requirements:** - **Custom Plugin Development:** We need custom plugins or modules that cater to our unique operational needs. The ideal candidate should be capable of conceptualizing, developing, and implementing these custom solutions within Moodle. - **Fnalize Home page to provide a guide to select language and then create three sites for three languages. This should facilitate a smooth blend of these services within our Moodle platform without compromising user experience or system stability. - **Theme Customization:** We are also looking to install the Lambda theme and require assistance in adjusting this to our branding and aesthetic requirements. Beyond mere ins...

    €403 (Avg Bid)
    €403 Keskimäär. tarjous
    26 tarjoukset

    CHECK THE SCOPE OF WORK DOCUMENT FOR PROJECT DETAILS, BUDGET, PAYMENT TERMS AND DEADLINES We need developers for Development of 5 platforms  Customer app Vendor app Rider app Website Admin panel UI design is already done on figma and xd. We need freelancer for development, testing and tech support. Time duration - 2 months.  Developer will also be responsible for later tech support.  We want Hybrid apps that works on both ios and Android. Complete end to end support needed. Flutter apps/Hybrid apps needed. MySQL as database  Budget is very low and tight, but negotiable. Send your resume having working apps in your portfolio. NDA and other agreement will be signed.

    €1723 (Avg Bid)
    €1723 Keskimäär. tarjous
    62 tarjoukset

    ...skills and experience to handle complex backend functionalities, ensuring the smooth running of our web application. - Database management: proficient command of MySQL is essential. You should be comfortable designing, implementing and managing this database system. - Speed optimization: a significant part of the job would be dedicated to enhancing the performance and responsiveness of our web application. If you've got proven experience in this area, you're the candidate we are searching for. - Security enhancements: we value the privacy and safety of our users, making this an area we're looking to solidify. Proficiency in securing MySQL databases and PHP-based applications is a must. - System Integration: experience in integrating various systems would...

    €108 (Avg Bid)
    €108 Keskimäär. tarjous
    29 tarjoukset

    Add records to single mysql table from multiple sources simultaneously. Example. there are multiple browsers targeting same table for insertion. There is cron job doing the same. We don't want congestion or deadlocks You may use any table with 4 or 5 columns for development

    €2 / hr (Avg Bid)
    €2 / hr Keskimäär. tarjous
    6 tarjoukset

    As an oracle sql, PL/SQL and MySQL user, I'm looking for a database expert to assist me with several tasks including, database design, data migration, and performance optimization. The main goals are to enhance data retrieval speed, ensure data integrity, and optimize overall database performance. Key Skills: - Expertise in Oracle SQL and PL/SQL - Strong Knowledge of MySQL - Proven experience in database design - Skilled in data migration techniques - Track record in improving database performance The perfect candidate would not only bring their experience to the project but also provide insights and recommendations to help achieve the project's primary goals.

    €10 / hr (Avg Bid)
    €10 / hr Keskimäär. tarjous
    23 tarjoukset

    ...different Freelancers for this gig. This specifically is: , MongoDB (with either Mongoose or Prisma), V5 latest, TailwindCSS and in addition, we need a couple of other NPMs (Shadcn/UI, Framer Motion) and a Headless CMS for the backend (probably Strapi) along with tRPC and Stripe. You MUST use Typescript and know what you are doing in terms of best practices with , building projects that scale, organizing the folders and files properly, etc. In both cases of these projects, it will be smartest to start from a fresh install and totally just follow the project in terms of layout, structure features and improvements that need to happen. The YouTube Vids were done in like 10 hours, so this should NOT be a major undertaking. I'm expecting you to deliver the sa...

    €231 - €693
    Sinetöity
    €231 - €693
    40 tarjoukset

    I'm looking for a freelancer with experience in web development to create a chat module that integrates with WhatsApp using Nodes and allows visitors to...the WhatsApp business number. Experience in implementing chatbots or automated messaging systems to enhance the customer experience. Preferably previous experience in developing similar chat modules or integrations with messaging services. Expected Deliverables: A functional chat module that allows visitors to scan a QR code to communicate with us via WhatsApp. Detailed documentation on how to install and use the chat module on our website, as well as on the configuration of the QR code generation system. Integration of an automated messaging system or chatbot to handle interactions with customers efficiently.

    €58 (Avg Bid)
    €58 Keskimäär. tarjous
    29 tarjoukset

    I'm in need of a uniquely talented individual or team to bring to life an indoor art installation that delicately intertwines decorative elegance with the serene, inspiring essence of nature. This project is envisioned to transform an indoor space into a natural oasis that captivates and enchants visitors. **Requirements:** - **Creative Expertise:** Ideal candidates will have proven experience in creating art installations, with a portfolio showcasing previous works, especially those that emphasize natural elements or themes. - **Material Knowledge:** You should have a deep understanding of materials that are best suited for indoor environments and can mimic or evoke natural environments without the need for constant maintenance or sunlight. - **Artistic Vision:** Th...

    €305 (Avg Bid)
    Mainostettu
    €305 Keskimäär. tarjous
    57 tarjoukset

    I'm looking for an adept freelancer to develop a user-friendly asset management system to keep track of various items within our conference rooms and classrooms. The simplicity of the system is crucial to accommodate volunteers of varying tech skill levels. Here is a concise breakdown of what the project entails: - **System Preferences**: The system could be designed in Excel, Access, or MySQL. The key consideration is ease of use for individuals with minimal technical background. - **Assets to Manage**: The primary focus will be on efficiently managing numerous assets including computers, printers, projectors, and various additional items detailed in an accompanying spreadsheet. - **Functionality Requirements**: + Track the quantity of each asset + Monitor the spec...

    €215 (Avg Bid)
    Kiireellinen
    €215 Keskimäär. tarjous
    41 tarjoukset

    I'm looking for a skilled freelancer to configure Magento 2.4 on my webserver and apply a free theme to kickstart my e-commerce platform. Here are my specific requirements and ideal skills: **Core Tasks:** - Install Magento 2.4 on provided web hosting. - Apply and configure a visually appealing, free Magento theme suitable for my business. **Skills and Experience:** - Proven experience with Magento 2.4 installations and theme customization. - Strong background in SEO optimization, specifically for e-commerce sites. - Familiarity with the latest SEO tools and practices. - Excellent communication skills to provide progress updates and SEO recommendations. Although content creation was not explicitly mentioned, I would appreciate guidance on how best to integrate my content f...

    €11 (Avg Bid)
    €11 Keskimäär. tarjous
    1 tarjoukset

    ...... ................. MACHINE 1 ubuntu server, directadmin panel and aad check list. .................................................. . MACHINE 2 centos CentOS 8 Stream MINIMAL PANEL(centospanel)urlcheck: add check list: .................................................. MACHINE 3 install centos (os) and ip ping (ready for panel installations) ......................................... MACHINE 4 install true nasse or dsm Synology and configure, domain, and ip, and dns :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::EXMPLE SERVER CHECK LINK/ :::::::::::::::::::::::::

    €130 (Avg Bid)
    €130 Keskimäär. tarjous
    26 tarjoukset

    ...you need to full fill it with several aspects of this project: 1. Data Modeling and Database Design: • Identify key entities: List all the types of data you want to store, such as employees, customers, projects, inventory items, invoices, etc. • Define relationships: Determine how these entities relate to each other (e.g., employees can be assigned to projects, projects can have tasks, tasks can be assigned to delivery boys). • Design database schema: Based on the entities and relationships, create a well-structured database schema with tables, columns, data types, and constraints. I can help you with normalization techniques and best practices for efficient data storage and retrieval. 2. Feature Prioritization and Functionality Definition: • Prioritize featur...

    €559 (Avg Bid)
    €559 Keskimäär. tarjous
    9 tarjoukset

    I'm experiencing a problem requiring immediate attention concerning my CentOS 7 server. I've lost my database and need to restore it from MySQL files, specifically .frm and ibdata1 formats. If you are a specialist in CentOS 7 and have substantial knowledge and experience in MySQL database restoration tasks, I'd be grateful for your help. Key tasks include: - Restore the database from source files (.frm and ibdata1) - Swift problem resolution Required expertise and skills include: - Extensive knowledge of CentOS 7 server - Advanced experience in MySQL database restoration - Proficiency in handling .frm and ibdata1 database files. As this is a time-sensitive project, prompt and efficient responses are highly appreciated.

    €134 (Avg Bid)
    €134 Keskimäär. tarjous
    23 tarjoukset
    flutter Web App Loppunut left

    I'm seeking a proficient developer to construct a flutter web chat application Build api php back end mysql database and flutter. The app should include three core features: - Text messaging - Group messaging - Media sharing -WebRTC Video call -Back end admin panel Also, users should be capable of creating unique profiles on the platform. Ideal expertise for the project includes strong knowledge of cross-platform development, experience in chat app development, and understanding of user profile creation. Familiarity with designing and implementing media sharing interfaces is a substantial plus.

    €248 (Avg Bid)
    €248 Keskimäär. tarjous
    64 tarjoukset

    I'm currently working on enhancing my Sendpulse chatbot's capabilities to improve user interaction and data management. My goal is to set up a dynamic, user-friendly drag and drop flow and integrate API elements to interact with my MySQL database efficiently. I am looking for a freelancer with a solid background in chatbot development, particularly someone experienced with Sendpulse, to bring these enhancements to life. **Ideal Skills and Experience:** - Proficient in Sendpulse chatbot development - Strong background in API integration - Experience with MySQL databases - Knowledge in creating user-friendly chatbot flows - Ability to implement drag and drop functionalities - Expertise in programming languages necessary for API and database integration **Requiremen...

    €98 (Avg Bid)
    €98 Keskimäär. tarjous
    3 tarjoukset

    OPEN POSITION: Data Base Developer ROLE RESPONSIBILITIES : -Develop and maintain our database system using PHP and SQL. -Optimize database performance for efficiency and scalability. -Collaborate with the development team to implement new features and functionality. -Troubleshoot and resolve database issues in a timely manner. -Stay updated on industry best practices and technologies. REQUIREMENTS : -Proficiency in PHP and SQL is essential. -Experience with HTML -JavaScriptand/or React is a plus. -Strong problem-solving skills and attention to detail. -Excellent communication and collaboration abilities. -Passion for gaming and travel is a bonus! Part time job 300 USD/Month

    €289 (Avg Bid)
    €289 Keskimäär. tarjous
    68 tarjoukset

    Hello, We need to install and configure nsx for our Esxi ha infrastructure. We also need nsx loadbalancing install and setup for our ASP.net and iis infrastructure. Your job will be to provide us a fully working nsx and loadbalancing.

    €176 (Avg Bid)
    Mainostettu
    €176 Keskimäär. tarjous
    12 tarjoukset