Aspnet stored procedures interface classproiecte

Filtrare

Căutările mele recente
Filtrează în funcție de:
Buget
la
la
la
Tip
Aptitudini
Limbi
    Starea proiectului
    2,000 aspnet stored procedures interface class proiecte găsite, la prețul de USD

    Este vorba de o aplicatie care permite clientilor inregistrati sa participe la un Turneu cu premii. Turneul este format din doua runde. Turneul are cateva reguli care trebuie implementate. Aplicatie are nevoie de un Dashbord Panel pentru Admin. Adminul creeaza partidele cu valoarea fiecarui meci. Aplicatie este formata din 3 Pagini Interface Ux Ui. Proiectul este in 85% detaliat (Ex: culori folosite, modul de plata, diagram userului sa.). Sunt deschis pentru imbunatatiri sau alte modalitai sau noi reguli.

    $500 (Avg Bid)
    $500 Oferta medie
    16 oferte

    ...have a set of reviews labeled positively / negatively and then run an automatic classifier that learns from these labels after to run such of the classifier you must first "clean" the text, remove all words without content, figure out what words you have left (bring them to the dictionary form) and then see if based on the remaining words the classifier can determine the class of your review: poz or neg .... with a small interface. Python has these clarifiers in English ... romanian: Se numește etichetarea automata a recenziilor cu Clustering, se poate face prin etichetarea automata a textelor, tu ar trebui sa ai un set de recenzii etichetate pozitiv/negativ si apoi sa rulezi un clasificator automat care sa invete din aceste etichete după pt a rula un astfel de ...

    $184 (Avg Bid)
    $184 Oferta medie
    9 oferte
    dsc Virtual Keypad WEB S-a încheiat left

    Buna realizat cu succes exemplul arduino dsc keybus interface -esp8266-virtual keypad exemplul dsc keybus interface un program care sa compileze ambele exemple pe un singur modul WEMOS D1 MINI PRO 16 M si adaugarea unei biblioteci wi fi manager cu oled care sa cuprinda si setarea credentialelor push Token pentru pushbullet .Va multumesc.

    $500 (Avg Bid)
    $500 Oferta medie
    2 oferte

    Rich Wallpaper sugestiv care sa ateste apartenenta la clasa sociala, deschis in aplicatie pentru iphone, pentru a putea fi incarcat in appstore. Am atasat o imagine pentru a va face o ideie. Rich Wallpaper suggestive stating affiliation to social class, opened in iPhone application to be loaded in appstore. I have attached a picture to make an idea.

    $10 - $30
    $10 - $30
    0 oferte

    Realizarea parte de user/admin interface utilizand codeigniter 3.0. La partea de admin vreau doar sa manageriez pagini si useri iar la partea de useri se poate scrie un articol si uploada un fisier cu ajutorul XML.

    $309 (Avg Bid)
    $309 Oferta medie
    18 oferte

    Aplicatia este foarte simpla din punct de vedere user interface. Nu necesita o cunostinta prea mare in domeniul aplicatiilor. Nu as dori sa scriu mai multe detalii pentru ca nu as vrea sa mi se fure ideea.

    $150 (Avg Bid)
    $150 Oferta medie
    9 oferte

    Am nevoie de o baza de date pentru un producator de jaluzele , cu managemnet clienti, produse, oferte de pret, statusuri, task si calendar . Atasat este explicat tot proiectul . Multumesc

    $1698 - $3395
    Sigilat
    $1698 - $3395
    13 oferte

    ENGLISH: (I need it by May 27th, end of day GMT) I would need a tablespace with 6-7 tables: - with some alternative and repetitive structures; - treating some exceptions (implicit and explicit); - 3-4 functions, 2-3 procedures and including them in packages - 2-3 triggers; - a small application in APEX with about 4 different pages. ROMANIAN: (Am nevoie de el pana cel tarziu Miercuri, 27 May) Criterii minime: A. Descrierea problemei şi prezentarea schemei conceptuale a tabelelor. B. Interacţiunea cu serverul Oracle prin intermediul comenzilor SQL (LDD şi LMD) C. Structuri alternative şi repetitive. D. Tratarea excepţiilor. (minim 2 implicite, 2 explicite) E. Gestionarea cursorilor: impliciţi şi expliciţi (cu şi fără parametri) F. Funcţii, proceduri, includerea aces...

    $43 (Avg Bid)
    $43 Oferta medie
    9 oferte

    Traducere thema mb- tatina, os class in limba romana. Pret rezonabil va rog

    $130 (Avg Bid)
    $130 Oferta medie
    10 oferte

    Am nevoie de un economics paper. Toate detaliile sunt in documentul atasat. E un introductory core class la care am 91% dar de care nu am timp sa ma ocup. Am double major si am alte proiecte finale de care trebuie sa ma ocup. Pretul l-am pus ca trebuie. Astept oferta ta.

    $10 - $10
    $10 - $10
    0 oferte

    Hello, I want to encrypt and decrypt FORM strings and POST to page. Salut, Doresc sa criptez si sa decriptez FORM-urile apoi sa POST-ez catre pagina. Exemple/Exemplu FORM: <H1>Create new paste</H1><br/> <...encrypt and decrypt FORM strings and POST to page. Salut, Doresc sa criptez si sa decriptez FORM-urile apoi sa POST-ez catre pagina. Exemple/Exemplu FORM: <H1>Create new paste</H1><br/> <form method="POST" action="/add" role="form"> <div class="form-group">Title: <input type="text" name="title" class="form-control" /></div> <div class="form-group">Paste: <textarea cols="50" rows="15&q...

    $10 / hr (Avg Bid)
    $10 / hr Oferta medie
    2 oferte
    Memory Allocator S-a încheiat left

    Exercise is a continuation of an exercise, actually wants to make a Memory Allocator "custom", for example to allocate memory from a "pool" of memory using a class "smart pointer" already implemented.

    $40 (Avg Bid)
    $40 Oferta medie
    1 oferte
    Logo Hotel S-a încheiat left

    Creare logo pentru hotel, textul sa fie clasic gen "Amaze, Caliph" sa contina "Hotel Premier Class" cu 3 stelute "hotel de 3 stele", ca model las la aprecierea designer-ului. background: transparent marime: cea mai mare si rezolutie speciala pe 121x41px

    $32 (Avg Bid)
    $32 Oferta medie
    20 oferte
    test content S-a încheiat left

    #include #include #include #include class daydiem { public: int n; float *x,*y; float do_dai(int i, int j); { return sqrt(pow(x[i]-x[j],2)+pow(y[i]-y[j],2)); } void nhapsl(void); }; void daydiem::nhapsl(void) { int i; printf(“n So diem N= “);scanf(“%d”,&n); x=(float*)malloc((n+1)*sizeof(float)); y=(float*)malloc((n+1)*sixeof(float)); for(i=1;i

    $1052 (Avg Bid)
    $1052 Oferta medie
    1 oferte

    I need a desktop application for Windows that will primarily function as a driver updater. The application should: - Be specifically designed for Windows operating system. - Focus on ensuring all drivers are up-to-date for the user's system, and where necessary, provide options for updating the drivers. - Offer an intuitive and easy-to-understand user interface. Ideal freelancer: - Proven experience in developing Windows desktop applications. - Solid expertise in developing software that interfaces with drivers. - Proficiency in creating user-friendly interfaces. - Demonstrate an understanding of the importance of security in software of this nature.

    $302 (Avg Bid)
    $302 Oferta medie
    8 oferte

    I'm in urgent need of an adept Android developer for the prompt creation of an e-commerce application. Essential Features: - Product listings and details: Display a wide range of products with accurate, detailed descriptions. - Shopping cart and checkout: Functional, user-friendly interface to facilitate purchases. - Customer reviews and ratings: Platform for customers to rate and review products, enhancing the shopping experience. 1. At least 2 years of experience in Android application development 2. Proficient in Java or Kotlin programming languages and Android development tools and frameworks 3. Have a certain understanding of mobile application design and user experience 4. If you have published applications for s-/--a--/--l---/-e, I am interested and look forward ...

    $33 (Avg Bid)
    $33 Oferta medie
    10 oferte
    E-commerce Platform Creation 6 zile left
    VERIFICAT

    I'm seeking an experienced developer to build an e-commerce website and mobile application with a user-friendly interface that will facilitate sales of my products/services. Key features the platform should contain are: - User Account Creation: Valued customers should be able to easily create personal profiles on the platform. - Shopping Cart: Users must be able to select and save multiple products or services before deciding on final purchases. - Product Search: The platform should incorporate a quick and efficient search functionality to help users locate specific products or services. On the management side, I'll be directly overseeing product/service inventory. Therefore, it's crucial that the platform integrates easy-to-use inventory management features. Pr...

    $371 (Avg Bid)
    $371 Oferta medie
    53 oferte

    We are seeking a freelancer with expertise in networking and cybersecurity to help implement IP rotat...diverse sources, and improve security measures. This project requires: - Configuring IP rotation protocols (e.g., SOCKS proxies) to rotate IP addresses at specified intervals. - Managing IP ranges and ensuring seamless connectivity for business operations. - Implementing security measures to protect data and comply with industry regulations. - Providing documentation and training on IP rotation procedures. We emphasize that IP rotation is for legitimate business purposes and complies with all applicable laws and regulations. Interested freelancers should have experience with IP rotation tools and protocols. Please provide details of your experience and proposed approach for thi...

    $25 - $50 / hr
    Sigilat
    $25 - $50 / hr
    1 oferte

    I am seeking a skilled Wix expert who can make it fully mobile responsive. Despite the main concept already in place, not all elements are optimized for mobile. This is the site: , Your tasks will include: - Arranging text content, images, and forms for mobile viewing - Ensuring smooth functionality and user-friendly interface on mobile devices Ideal skills needed for this job: - Extensive experience with Wix - Proficiency in optimizing websites for mobile responsiveness - Strong attention to detail - Good communication and understanding of client's needs To apply for this project, please share examples of past Wix websites you have worked on, especially those where you have made them mobile responsive. We can discuss further

    $95 (Avg Bid)
    $95 Oferta medie
    60 oferte

    I'm looking for a skilled app developer to create a social networking app like a dating site for both iOS and Android platforms where people can connect , chat and video call randomly but it must be paid for the users. Key Requirements: - The app will primarily serve as a social networking platform. - User profiles should be fully cust...able to edit and personalize their profiles to reflect their individuality. Ideal Skills and Experience: - Proven experience in developing social networking applications is highly desirable. - Strong proficiency in both iOS and Android app development is essential. - Prior experience implementing fully customizable user profiles is a big plus. - A keen eye for user experience (UX) and user interface (UI) design will be beneficial to the pro...

    $408 (Avg Bid)
    $408 Oferta medie
    83 oferte

    I need a website designed for an informational purpose. The target audience for this website is primarily professionals, so the design should resonate well with them...intuitive and easy to navigate. - It is imperative that the website is fully responsive and mobile-friendly as well. Ideal Skills and Experience: - Prior experience in designing websites, especially those that cater to professional audiences, is highly desirable. - Strong expertise in creating responsive and mobile-friendly designs is a must. - A good understanding of user experience (UX) and user interface (UI) design principles is also important. Your proposal should include a portfolio of your previous website design work, and any experience you have designing for professional audiences or creating mobile-friendl...

    $125 (Avg Bid)
    $125 Oferta medie
    43 oferte

    I am looking for an experienced interface developer to create and implement a real-time synchronization system between the Amazon SP API and Google Sheets. Key Responsibilities: - Create an integration for inventory management, using Amazon SP API and Google Sheets. The candidate must ensure up-to-the-minute data accuracy. - Develop and manage product listing and catalog management on Amazon SP API, synching this with Google Sheets in real time. Skills & Experience: - Proven experience with Amazon SP API - Expertise in Google Sheets and real-time data synchronization - Strong understanding of inventory and catalog management systems.

    $18 (Avg Bid)
    $18 Oferta medie
    3 oferte

    ...fetches content from 3rd party URLs, and passes the text to our backend for translation. ( reference site - ) Implement secure communication between clients and the proxy server. Integration with Backend Translation Service: Ensure seamless integration with our backend translation service. Pass the text of each page to the backend for translation. User Interface: Designing - NO DESIGN OR UI/UX task to be done by you. Our team will handle that. How it should work?: Users should be able to input a URL into a designated field on our page. The proxy server fetches the content from the provided URL and passes the text to our backend for translation. The translated text is displayed on our frontend for the user to view. Requirements: Proven experience in

    $20 / hr (Avg Bid)
    $20 / hr Oferta medie
    4 oferte

    I am looking for a professional who can help in developing a quality control (QC) environment for our website. The primary aim of this QC environment will be to focus specifically on testing the user interface and experience of our website. Key Requirements: - Setting up a quality control environment for our website - Focusing the testing on the website's user interface and experience Ideal Skills and Experience: - Proficient in website testing - Experienced in developing quality control environments - Adept at identifying and fixing bugs in web applications The freelancer should be able to set up the environment and perform thorough testing to ensure that the website functions smoothly and provides an excellent user experience.

    $45 (Avg Bid)
    $45 Oferta medie
    7 oferte
    GUI for Predictive Network AI 6 zile left
    VERIFICAT

    I'm seeking a dedicated and experienced GUI developer to create a user-friendly, data visualization application for my AI-based predictive models. The primary task involves developing models for network bandwidth prediction and fault predictions. Key Features: - The GUI has to be web based. - The interface should be capable of efficiently managing input data, which will include historical synthesized network data & data that can be generated through Python's mockeries or any other similar library. The Ideal Candidate: - Profound experience in GUI development . - Strong understanding of predictive modeling control systems. - Familiarity with using historical network data and network fault data for AI models. - Python experience, specifically with DASH and Flask fr...

    $306 (Avg Bid)
    $306 Oferta medie
    6 oferte
    Off-Page SEO Expert Needed 6 zile left
    VERIFICAT

    As an individual seeking to enhance the visibility of my informational and educational website for adults, I am seeking a professional off-page SEO professional. Your tasks: - Implement effective link-building strategies - Promote the website's content - Use social bookmarking for a wider reach - List the business on multiple platforms - Backlinks are on unique and c-class IP not the same -100 business listings on unique data The ideal candidate should possess a strong understanding of the latest off-page optimization techniques. They should be capable of meeting project goals while working independently. Demonstrated experience in content promotion, link building and social bookmarking is a must. Understanding the adult learning sector would be advantageous.

    $64 (Avg Bid)
    $64 Oferta medie
    63 oferte

    ...website's live chat feature, I'm seeking a professional with a solid background in Zoho Salesiq to build and integrate a custom chat interface widget. Key Project Details: - Creation of a new Zoho Salesiq widget specifically for the chat interface - Implementing the capability to receive and update data in the chat interface using form controller - Integration with Zoho CRM and Zoho Creator Ideal Skills and Experience: - Proficiency in Zoho Salesiq and Zoho Creator - Strong experience in widget development for chat interfaces - Familiarity with Zoho CRM and its integration methodologies - Ability to handle data transfer and update processes within the chat interface Your role will be crucial in ensuring that our live chat function is not only se...

    $139 (Avg Bid)
    $139 Oferta medie
    35 oferte

    ...functionalities are accessible to users with that access level. Integration with Existing Frontend: Ensure seamless integration of the access control system with our existing frontend. The frontend is already developed and functional, so the implementation should be compatible with the existing UI/UX. Deliverables: Access control system integrated into the xBrain Django web application. User interface for managing access levels and assigning permissions. Documentation outlining the implementation details and usage instructions. Requirements: Proficiency in Django web development. Experience with implementing access control systems and user management functionality. Strong understanding of relational databases (we use PostgreSQL). Familiarity with integrating backend functionali...

    $612 (Avg Bid)
    $612 Oferta medie
    56 oferte

    ...model an engaging and intuitive web application with experience in designing pleasing and intuitive UX for ecommerce applications. The key functionalities to consider during the development are: - Large Data Presentation: The web app is primarily focused on data presentation, thus needs effective display of product item lists with images. Familiarity with data-centric designs is crucial. - User Interface: The design should cater to both web and mobile platforms, considering different UI components for each context. - Search Functionality: Currently a filter icon appears on top left on smaller screens which when clicked opens a left pane with search filters, in large screens the left pane is always there. this has to change to something better and intuitive and professional. ...

    $300 (Avg Bid)
    Sigilat Concurs de top

    I need a web developer skilled in creating engaging portfolio websites (based on our design in Figma) to showcase various commercial construction projects. The website should have a user-friendly interface and easy navigation. Key Functions: -Home page -About us -Contact page -Projects -Service page - A section showcasing past works - Endorsements from satisfied clients - Social media integration - Commenting system for user interaction - Content search option to filter projects Ideal Skills: - Proven experience in similar projects - Knowledge of SEO to improve online visibility - Strong UI/UX understanding for intuitive navigation - Familiarity with social media integration - Ability to implement an efficient commenting system. Figma Link -

    $108 (Avg Bid)
    $108 Oferta medie
    34 oferte

    ...setting up an online store from scratch. - Infuse the platform with user account registration and advanced search functionalities. - Build an easy-to-navigate size chart for each clothing product. - Develop multiple website sections for different product categories. Ideal Skills and Experience: - Extensive experience in e-commerce website development and the GCC market. - Proficiency in user interface design, user experience (UX) techniques and strategies. - Experience in creating efficient size charts and multiple sections per website. - Results-oriented and keen on establishing user-friendly platforms. The expert I seek should be skilled in leveraging the various features of an e-commerce website to create a platform targeting women's products. If you believe you'...

    $191 (Avg Bid)
    $191 Oferta medie
    111 oferte

    I need 5 avatars created (I will give 5 images of examples I need) and 5 different voices. The avatar will be from chest up and will be basically still and will be able to communicate with the user in real time back and forth like a real human conversation. This will be an adult niche ai chat bot so will need to be programmed acc...5 avatars created (I will give 5 images of examples I need) and 5 different voices. The avatar will be from chest up and will be basically still and will be able to communicate with the user in real time back and forth like a real human conversation. This will be an adult niche ai chat bot so will need to be programmed accordingly. It should be a very simple but professional and responsive interface and easy to manage for me. More work will be availabl...

    $292 (Avg Bid)
    $292 Oferta medie
    33 oferte

    ...complete the database setup for our mobile real estate application. The app’s interface design is complete, and we now require expertise in backend development to ensure that the data structures are optimized for performance, scalability, and future maintenance. Current Status: Interface design with all the user-facing screens is completed. The app is designed to facilitate real estate transactions and interactions between buyers, sellers, and real estate agents. Screens for sign-up, log-in, property listings, filters, property details, chat functionality, and more are already in place. Required Work: Establish a comprehensive and secure database architecture. Integrate the database with the existing Adalo app interface. Set up user authentication and autho...

    $30 - $250
    Sigilat
    $30 - $250
    41 oferte

    I'm in need of an experienced website designer to create a visually striking, dark and moody portfolio website. Key Points: - Design a Portfolio Website: I am looking for a website that showcases my work in a sleek and professional manner. - Color Scheme: The color schem...atmosphere. - Customization: I'm looking for a design that stands out from the typical portfolio websites, so creativity and unique design skills are a must. Skills and Experience: - Proven track record in designing portfolio websites. - Proficiency in creating custom, visually appealing designs. - Ability to work with a dark and bright color scheme. - Strong understanding of user experience and interface design. Please attach your portfolio or examples of previous work for review. Looking forward ...

    $12 / hr (Avg Bid)
    Urgent
    $12 / hr Oferta medie
    40 oferte

    Trabalhamos com a plataforma Linx commerce e estamos constantemente buscando melhorias em nossa interface, experiência do usuário e design web. Disponibilidade mínima de 15 horas mensais para trabalhar remotamente. Responsabilidades: Realizar manutenção contínua do nosso e-commerce, garantindo que ele esteja sempre funcionando perfeitamente. Colaborar com nossa equipe para implementar melhorias de UI/UX que aprimorem a experiência do usuário. Desenvolver e implementar designs web atraentes e funcionais para nossas páginas e produtos. Garantir a integridade e segurança do nosso site. Requisitos: Experiência comprovada em manutenção de e-commerce, preferencialmente na plataforma Linx. Fortes ha...

    $20 / hr (Avg Bid)
    $20 / hr Oferta medie
    32 oferte

    ...them to easily compare prices of flights. - User reviews and ratings: An interactive section where users can share their experiences and rate flights, enhancing the overall user experience Target Audience: The primary target audience for this platform will be budget travelers. The design and functionality of the site should cater to their specific needs and preferences. User Interface Design: The ideal user interface design for this website should be minimalist and clean. A simple, straightforward, and visually appealing UI will enhance the user experience and keep users engaged. Your expertise in web development, particularly in creating meta search engines or travel-related platforms, will be crucial for the success of this project. If you have a good understanding of...

    $215 (Avg Bid)
    $215 Oferta medie
    5 oferte

    I'm seeking an experienced website designer to create a responsive portfolio website for my company. The ideal candidate should be capable of desi...for all mobile devices. - User-friendly design: Intuitive and easy for visitors to navigate. - Modern and engaging: A design that reflects the essence and credibility of my company. Skills and Experience: - Proficient in website design, particularly creating responsive websites. - A strong portfolio demonstrating previous successful projects. - Excellent understanding of user experience and interface design. - Ability to incorporate modern design trends. - Good communication skills to understand my brand and vision for the website. Please reach out if you believe you have the skills and experience to bring my company's onli...

    $92 (Avg Bid)
    $92 Oferta medie
    14 oferte

    I'm looking for an expert familiar with Adalo to help me build a freelance platform. The core feature of this app will be messaging. Key Requirements: - Building a freelance platform: The app should be designed in a way that allows for a user-friendly freelance experience. - Messaging: One of the key features should be a messaging system that allows users to communicate effect...that allows users to communicate effectively. Ideal Skills and Experience: - Proficient in Adalo: A strong background in designing and developing apps using the Adalo platform. - Prior experience with social networking apps: Experience in building social networking apps, particularly those with messaging functionalities. - UI/UX Design: Ability to create a visually appealing and user-friendly interface...

    $471 (Avg Bid)
    $471 Oferta medie
    54 oferte
    iOS xCode App for Voice Notes 6 zile left
    VERIFICAT

    I'm seeking an experienced app developer for a project. The task is to create an app on the iOS platform using xCode. This unique application will allow users to send short voice notes to their ...with a maximum duration of less than 1 minute. - Upon receiving, the voice note can be played automatically or manually based on user settings in the app. Ideal Skills: - Extensive experience with iOS development and xCode is a necessity for this project. - Experience with online communication features, such as voice note sending/receiving, will be highly beneficial. - Knowledge in user-interface design to implement a settings feature is also crucial. Interested candidates, please make sure you understand the project's requirements and possess the necessary skills before...

    $311 (Avg Bid)
    $311 Oferta medie
    12 oferte

    ...experience in data extraction from PDFs. The goal is to extract content like questions, answers, and any other relevant details. This extractor should be able to be used for different exam boards - Organize data by year, subject, and difficulty level: The extracted data should be categorized based on these parameters. This is crucial for our business as it will help us create a user-friendly interface for our educational platform. - Be able to build an extractor that can be run in a google collab notebook, using whatever packages required, even if large language models are needed. Ideal Skills: - Proficiency in Python - Familiarity with Large Language models for data extraction - Proficiency in data extraction from PDF files. - Strong understanding of JSON formats and data organ...

    $587 (Avg Bid)
    $587 Oferta medie
    52 oferte

    I'm in need of a professional who can guide me through the process of acquiring necessary licenses and permits for my ecommerce website. - Licenses and Permits: I require help with obtaining a Business license, Sales tax permit, DBA, and EIN. These are the crucial elements to ensure my business is legal and compliant. - Expertise ...actual acquisition of these licenses and permits. - Communication: Good communication skills are a must. I need someone who can explain the legalities and processes in a clear and understandable way, as well as keep me updated on the progress of each application. If you have experience with setting up and advising on ecommerce sites in the service industry, and are well-versed in the legal procedures of obtaining necessary licenses and permi...

    $95 (Avg Bid)
    $95 Oferta medie
    17 oferte

    I'm looking for a skilled software developer to assist with the creation of an educational mobile app. This app will primarily focus on delivering interactive quizzes to users. Here's what I'm expecting: - Development of an iOS/Android compatible app. - Incorporation of a diverse range of fun, engaging, and interactive quizzes. - Creation of an intuitive, user-friendly interface that ensures ease of navigation for users of all ages. The ideal candidate for this project would have extensive experience in mobile software development, particularly iOS and Android platforms. A background in educational software or gamification will be highly regarded. Your ability to adhere to deadlines strictly and provide consistent updates is a must-have. I'm eagerly anticipatin...

    $19 / hr (Avg Bid)
    $19 / hr Oferta medie
    85 oferte

    ...organized manner. - Tracking and Reporting: The website will need to have features that allow for the tracking and reporting of customer service activities. This is vital for both our internal processes and for providing transparency to our clients. Skills and Experience: - Proven experience in developing similar service management websites - Strong understanding of user experience and user interface design for business clients - Proficient in web security and data protection - Ability to create a streamlined and efficient system for managing service information. Need to be able to allow new customers to on board and be able to use a storage system that can constantly expand as users grow and pictures of services keep getting added Looking for something extremely close to htt...

    $2076 (Avg Bid)
    $2076 Oferta medie
    202 oferte

    I'm in need of a skilled designer experienced in UI/UX and illustrations. Here are the project's key considerations: - The primary focus of the project is UI/UX design. I'm looking for a talent that can improve the user experience and visual appeal of an existing interface. - In conjunction with the UI/UX element, the project will involve creating illustrations for a deck. These illustrations must be cohesive and align with the broader UI/UX design. - I require fewer than 10 illustrations for this project. Ideal skills for this job include a strong understanding of effective UI/UX design principles, proficiency in graphic design software, and an artistic ability to create visually appealing illustrations. Your portfolio should exhibit a successful track record in s...

    $9 / hr (Avg Bid)
    $9 / hr Oferta medie
    70 oferte

    ...collection. - User Experience: Users cannot navigate through the music, the site will simply play the music as curated by me. Ideal Candidate: - Experience in music streaming website development. - Strong grasp of Liquidsoap and streaming technology. - Understanding of how to curate and present music for discovery. - Able to create a user-friendly and engaging experience without a full navigational interface. Please note that the project will be for streaming only, without any interactive features for the users. I will need advice on storage of the media, cloud or personal server. Each track must display Artist, Track and Artwork. The player or stream will be integrated into a front end design that is not part of this project. The player aspect of this website is my referen...

    $523 (Avg Bid)
    $523 Oferta medie
    79 oferte

    I'm currently experiencing issues with my Shopify website where the product variants are not showing up as intended. Ideally, they need to be displayed as a dropdown box for user selection. My specific requirement is to have all available product variants show up in this format. To best help with this task, a solid understanding of Shopify's interface and back-end, and experience with website troubleshooting, are a must. Previous work with product variants will be particularly useful.

    $416 (Avg Bid)
    $416 Oferta medie
    115 oferte

    ..."Home", 'About Me,' 'Therapy,' 'Social and Behavior Change,' 'Educator,' and 'Contact Me.' I want this website to really show who I am and the services I can provide as a psychologist and consultant. Your tasks would involve: - Enhancing Design Elements: Updating the look and feel of my site to keep it as visually appealing as possible and personal to me. - Improving Navigation: Making the user interface more user-friendly, ensuring site visitors can easily find their way around. - Creating Templates: I also want to create a business card, a reports and proposal template, and an e-mail signature - all from the same theme and brand identity of the website. Ideal Skills and Experience: - Proficiency with Squarespace - ...

    $161 (Avg Bid)
    $161 Oferta medie
    108 oferte

    I'm looking for a developer to create a Texas Hold'em game for mobile with an online multiplayer option. It should have 3D graphics. Key requirements: - Develop a Texas Hold'em game for mobile platforms with high-quality 3D graphics - Implement online multiplayer functionality - Ensure smooth gameplay and user-friendly interface Ideal skills and experience: - Proficiency in game development for mobile platforms - Experience with online multiplayer game creation - Strong understanding of 3D game design and graphics - Ability to ensure smooth and bug-free gameplay. Please include samples of your previous work in your bid. The level of quality of the game should match this game: please see attached file for the

    $2340 (Avg Bid)
    $2340 Oferta medie
    37 oferte