Uml design webservice jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 uml design webservice jobs found, pricing in USD

    Develope a background worker that will post data from sqlite database to webservice

    $153 (Avg Bid)
    $153 Avg Bid
    22 bids

    I have a Django application where users login using their credentials. I would like to give my users the ability to login to my NEW FTP server using the same credentials. I don't want to replicate databases and share the password encryption protocol. Authentication shall happen on my webservice and users or ftp-user can be created on vsftpd.

    $148 (Avg Bid)
    $148 Avg Bid
    3 bids

    ...overview and attached documents to understand the scope and prior to responding. Project Overview: Core-CSI is a small US based company that intends to develop Enterprise architecture software. One of the modules is to develop Business Architecture, which is based on Object Management Groups - Business Motivation Model. This project requires seasoned Database Developer who is willing to learn UML, SysML, RDF and OWL lite language and has extensive background in SQL. Developer may use Apache JENA for development. For additional refences visit: and Requirements and Deliverables Successful candidate will review attached documents, develop the BMM model in the Apache JENA, work through the complete integration of BMM Ontology and submit the full source code and working onto...

    $143 (Avg Bid)
    $143 Avg Bid
    3 bids

    We need : - Global Use Case Diagram - User App Use Case Diagram - Seller App Use Case Diagram - User Sequence Diagram - Seller Sequence Diagram More details about the project :

    $157 (Avg Bid)
    $157 Avg Bid
    2 bids

    A social networking website for University. I can send some Low fi diagrams and UML activity diagrams for more details

    $475 (Avg Bid)
    $475 Avg Bid
    24 bids

    A social networking website for University. I can send some Low fi diagrams and UML activity diagrams for more details

    $11 / hr (Avg Bid)
    $11 / hr Avg Bid
    3 bids

    Openreach (BT) in the U.K. gives access to Internet Service Providers to their “Ducts” and “Structures”. The Duct & Pole Access (DPA) map is available using a web browser and a webservice using SOAP. The goal of this Python3 application is to GET the data (Ducts & Structures) from the Webservice, store this data into a database (POSTGIS) and display this data into qGIS with the same legend.

    $392 (Avg Bid)
    $392 Avg Bid
    6 bids

    Need a UML diagram created for a piece of C code

    $20 (Avg Bid)
    $20 Avg Bid
    16 bids

    For our new game project we are looking for a software engineer for helping us finding the best GRASP and GOF patterns. We will provide all UML diagrams. Thanks

    $26 (Avg Bid)
    $26 Avg Bid
    3 bids

    Need to create UML diagrams Unified Modeling Language (UML) Class diagram and three Petri Nets to represent the design and usage of a theoretical mobile application.

    $26 (Avg Bid)
    $26 Avg Bid
    7 bids

    I have a webservice and I want to use its functions

    $111 (Avg Bid)
    $111 Avg Bid
    28 bids

    ...Template, FindBin) from /opt/files PERL MODULES use FindBin::libs; use Net::IMAP::Simple; use Email::Stuffer; use Email::MIME; use Net::SMTP; use Authen::SASL; use YAML::XS qw(LoadFile); use Date::Format; use Template; use DBD::CSV; use FindBin; use HTML::Parser; use HTML::FormatText::WithLinks; use Encode; use utf8; use WWW::Mechanize; use DateTime; use DateTime::Duration use Email::Valid; use WebService::Mailgun; use DBI; FOR DBI, odbc manager must be installed first (example ) create odbc drivers: MSSQL driver "CRSSQL", Postgres driver "DCGIS", MYSQL driver "MYSQL1" Example usage my $dbh = DBI->connect("dbi:ODBC:CRSSQL", $user, $passwd, {PrintError => 0}); /etc/ contains server parameters for odbc drivers Set variable fo...

    $137 (Avg Bid)
    $137 Avg Bid
    7 bids

    Hi need someone good on API and webservices xml to get historical data .

    $30 (Avg Bid)
    $30 Avg Bid
    24 bids

    I want you to build an application with documentation. I also need a UML design document with brief details.

    $57 (Avg Bid)
    $57 Avg Bid
    10 bids

    Dynamic range of com ports to read from multiple com ports on windows then get data and consume a webservice, then write data back to the com ports. Export function/Log file

    $49 (Avg Bid)
    $49 Avg Bid
    7 bids

    We are looking for a ReactJS developer who can adjust the code of a HTML editor. The editor has been developed with ReactJS. The scope of this project is to write a script that will remove the content of div elements when the HTML content is passed to our webservice. The webservice is already developed and the code to send the entire HTML code to the webservice is also already developed. Your only objective is to extend the code with a method that will empty a list of div elements before processing the action to pass the HTML code. We want to select someone who has good understanding about ReactJS development so the project will go smoothly, and we want to select someone who can work with TeamViewer. It is a too small project to give you the entire project code local...

    $9 / hr (Avg Bid)
    $9 / hr Avg Bid
    24 bids

    Jedliche art von Beratung und Programmierung in den folgenden Programmiersprachen: C+, C++, VB Python, Django, Django REST Framework JavaScript, TypeScript, Angular, HTML5, CSS Relationale Datenbanken: SQL, PostgreSQL, PostGIS, MySQL Agile Entwicklung, Scrum, Clean Code, RESTful APIs, API Design, Test-driven development, UML, Entwurfsmuster Docker, Solr, Elastic Search, Redis, Swagger, OpenAPI, GIT, Amazon AWS, Linux Branchenerfahrung Automotive, E-Commerce

    $1181 (Avg Bid)
    $1181 Avg Bid
    21 bids

    Custom work for PHP developer. To modify webservice.

    $51 (Avg Bid)
    $51 Avg Bid
    62 bids

    I need you to develop some software for me. I would like this software to be developed for Windows using. NET. or some similar language. This project will be composed as follows: Windows app that will run on systray (or as a service). which will consult a web api, which will pass as the parameter the logged in user of the machine, the webservice will consult if it has messages for that user, if yes it will display the message in a modal window always on top centered on the screen. with a "aware" button. When the user gives science, will via web API inform that the user read the notification, and program runs on systray until another message. It needs to be fast and light and consult the history of read messages.

    $214 (Avg Bid)
    $214 Avg Bid
    26 bids

    would you be able to help me solve my programming problem? I need help constructing a "customer class". I have attached the question for you to better understand below, I need this program to be written in pseudocode and I would also need a UML diagram as well. Question: 2, Walgreens provides prescriptions for customers. Design a single class diagram showing the class, the application program, the relationship between the two, and multiplicity. Then write the pseudocode as described below. Be sure to follow the CTP 115 Style Criteria for naming conventions, class diagrams, pseudocode, keywords, and operators. Create a Customer class that contains a customer number, customer age, and the number of prescriptions in which the customer has purchased in the last ...

    $45 (Avg Bid)
    $45 Avg Bid
    1 bids

    need following uml diagrams for health care mobile app. providing features like patient basic information, appointment booking/cancellation/modification, doctor prescription history veiwing, lab test reports history, doctor consultation through chat, voice and video conferencing 1. Class Diagram 2. Domain model diagram System Context View: Draw a usecase diagram and then describe 4 use cases using usecase descriptions and sequence diagrams.

    $32 (Avg Bid)
    $32 Avg Bid
    10 bids

    We would like outlook office 365 message addin to be created which pass the file (.eml/.msg) to our webservice with details for indexing.

    $206 (Avg Bid)
    $206 Avg Bid
    17 bids

    A. Create Employee class () which contains data members and methods represented in the following UML diagram: Note that the class contains the following: • name: private data member along with its setter and getter. • age, jobTitle, salary: public data members. • bonus: data member with default value of 150. • A constructor that takes 3 parameters. • display: a method that prints information of any employee object. • increaseBonus: a method that takes a double amount and increase the bonus by that amount. B. Write a java application () that tests the previous class capabilities as follows: In the main method: • Define two objects (employee1 and employee2) of type Employee with the constructor that takes the 3 parameters. • Set the name data...

    $17 (Avg Bid)
    $17 Avg Bid
    13 bids

    I need to do JSON Sanitization in the filter for the response of every webservice. The project is using Spring reactive and we need to use flux filter or any other approaches where we can implement this.

    $6 / hr (Avg Bid)
    $6 / hr Avg Bid
    2 bids

    I want to develop an Android application which will read the SMS from the device and forward it to the server. I want both the application and PHP webservice which will host on my Linux server.

    $67 (Avg Bid)
    $67 Avg Bid
    11 bids

    I need to implement Spring AOP, and need to add google JSON Sanitizer and sanitize the json response that is going from the webservice. This sanitization should be fulfilled with AOP.

    $6 / hr (Avg Bid)
    $6 / hr Avg Bid
    1 bids

    Project: Migrate a Grails2 application to Grails 4/Micronaut Framework Person: Ideally 5 years Grails experience, minimum 2 years, with good knowledge of Spring, Java and microservices. Good basic knowledge of HTML, CSS and Javascript. Some knowledge of Angular/Javascript development also required. Knowledge of UML and model driven development would be a bonus.

    $4001 (Avg Bid)
    $4001 Avg Bid
    26 bids

    I'm working on an Excel file with VBA, which should create a XML request for a Webservice and should respond and XML file. I have already written a valid XML and a VBA Code, but everytime I run the program I get an Error Message from the Server and not the Right XML file. I would Need an Excel VBA expert which could check my Code and find my mistake, why I do not get the Right XML Response.

    $31 (Avg Bid)
    $31 Avg Bid
    6 bids

    Design an object-oriented solution and implement the solution in C++. Weather data in the format we are after is available for a number of years (starting from 1998). Data is logged at intervals of 10 minutes. Sample data in comma-separated value text files is made available for this assignment. Each file contains a year’s worth of data for multiple sensors. Data for each date-time recording are on separate rows. Within each row, a comma separates the value for each sensor. Examine the data using a text editor and in a spreadsheet application. You may want to remove the first few rows if the key list (sensor list) is there. Note: Don’t tick “Date/Time in UTC” when downloading the data yourself. When downloading, select all sensors in the left group and not...

    $152 (Avg Bid)
    $152 Avg Bid
    13 bids

    Face detection and face detection will be performed using PCA algorithm. Opencv or another library / platform will not be used for face detection and face recognition. The project is being done using C ++. The Eigen library is available. A flowchart of the project is also requested. It's perfect if there's a UML diagram.

    $1075 (Avg Bid)
    $1075 Avg Bid
    32 bids

    Dear freelancer, I am more than happy to ...be probably about? What do you see in the file? What do you understand from the file? YOUR BID: After we discussed project "skysea" and I have the feeling that you fully understand what this project is about, we can negotiate the final price of this software. Finally, I will hire you. ONLY BID IF YOU HAVE FOLLOWING SKILLS: you are fluent in English, C# (is a must!), Unified Modeling Language (UML), Visio, Nassi–Shneiderman diagram (NSD), optionally: HTML 5, java, php/sql Please write "Skysea is a software" in your bid or message, that I can be sure you have fully read this project description. All other messages and bids will be 100% ignored. Thank you very much for your understanding. I am looking forward wo...

    $2275 (Avg Bid)
    $2275 Avg Bid
    33 bids

    The details will be told via messaging

    $22 (Avg Bid)
    $22 Avg Bid
    8 bids

    I need to generate a PDF with javascript / php obtaining the data from a webservice (this is already working perfectly). With an ajax call, the data is returned and they must be able to extract / generate a PDF that includes a Leaflet Map / image. The PDF to be generated must be like a template that I already have defined and designed.

    $134 (Avg Bid)
    $134 Avg Bid
    12 bids

    ...we've got to know there is an excellent ID verification service in Sweden which is called BankID. We'd like to accommodate people by digitizing the registration process. We are looking for a PHP programmer who is experienced in integrating the BankID webservice with our website. As they provide good test environment, the development should be easy enough. Please check out the following references: Bank ID website: [login to view URL] BankID Demo website [login to view URL] How to get a test bankID: [login to view URL] BankID webservice integration documentation: [login to view URL] As far as I know they're providing a SOAP web service system over SSL (you can get a test certificate which is included in the document). Please read the integration gu...

    $468 (Avg Bid)
    $468 Avg Bid
    19 bids

    Sections B and C to solve the problem in Section A. Note that Section B and C were given you to have a general understanding of what your program solution should do. Your final solution should have at least a 3 level hierarchy of inheritance, an abstract class, two interfaces, polymorphism, aggregation, and composition, apart from writing to files and using exception handling. A UML class diagram (10 marks) denoting your design will be required as well....m solution should do. Your final solution should have at least a 3 level hierarchy of inheritance, an abstract class, two interfaces, polymorphism, aggregation, and composition, apart from writing to files and using exception handling. A UML class diagram (10 marks) denoting your design will be required as well.

    $33 (Avg Bid)
    $33 Avg Bid
    14 bids

    Create an XLS for entering (copy&paste) data that can lookup the current status. Make use of the available MSC Web Service for tracking shipments based on Bill of Lading, Container or Booking number; Example data: BillNumber=MEDUAM1263091 and ContainerNumber=GLDU5028439 Need the data structured and presented in XLS, with columns such as Location, Description, Date, Vessel and Voyage. GetTrackingByBillNumberOnly Tracking containers (by bill number, DataSet in result) Original data to use in other application Sample data Bills of Lading: MEDUAO272499 MEDUAO289949 MEDUAO300019 MEDUAO318532 MEDUAO338860 MEDUAO247194 MEDUAO264405 MEDUAO331998 MEDUAO312303 MEDUAO318748 MEDUAO214608

    $30 (Avg Bid)
    $30 Avg Bid
    6 bids

    i need java expert who can create reverse polish notation based on javafx test driven approach. UML will be given. need to do javadoc also

    $88 (Avg Bid)
    $88 Avg Bid
    11 bids

    We have a route which has points like Start Point , Point1, Point2, End Point likewise we say St, Pt1,Pt2,End ----------> We have all these points Lat,Long Any user who is using GPS We are getting his current Lat, Long Our Purpose or Task: We want to know user is on the route? If he is on the route then how far he is from route if he is within 300 mt radius of route then we want to update his status 1 or 2 in database Status 1 means on route, status 2 means away. Now thing is that can we find all lat long between start and end points..so that we can find distance of user from each lat long and then we can compare of 300mt Please advise which way is good in android or in API Thanks

    $10 - $30
    $10 - $30
    0 bids

    1. Update product price/weight/combinations. One product requires to add all combinations others just a few changes. (Prestashop version 1.7) 2. Upgrade plugin. Webservice product importing plugin to work on 1.7.6 PS version. (Current Prestashop version plugin works is 1.6)

    $99 (Avg Bid)
    $99 Avg Bid
    18 bids
    $12 Avg Bid
    1 bids

    I need to create mobile template (without webservice) for offers app the app must write in good code structure and suport arabic & english the screens is in the file and the side menu must like video please please please every thing is clear put your final price

    $229 (Avg Bid)
    $229 Avg Bid
    20 bids

    have a project that needs to be taken from WPF VB.NET to ASP.NET MVC C# It's a diary based system that uses a a webservice to authenticate against a database. There's an sms creation system and an email one also. The email creation uses a XAML to HTML converter but this will be redundant with the use of a html editor. The MVC project will need to be responsive so utilise Bootstrap. I can't attach the zip folder because of the vb and cs files but it's available if needed.

    $133 (Avg Bid)
    $133 Avg Bid
    16 bids

    Need a partner to upgrade/rebuild/reprogram and entire server suite. Must be US-based Skills required: Here are the main technologies and skills we are looking for to accomplish the systems upgrade and process rede...US-based Skills required: Here are the main technologies and skills we are looking for to accomplish the systems upgrade and process redesign. HTML/XML/HL7/C#/VB.NET/ASP.NET (web applications and web services) Windows Presentation Foundation (WPF) Silverlight Windows Communication Foundation (WCF) Source Save & TFS MS Office Suite HTML/CSS/JavaScript XML, XSD, SOAP Classic ASP/VB6/COM UML Design Patterns Vsphere/VMware Multiple servers to be upgraded. Custom designed programs need to be rebuilt, tested and launched. Extensive coding...

    $15382 (Avg Bid)
    $15382 Avg Bid
    41 bids

    Design a data model using standard EERM constructs and convert this model into a relational database schema; ⦁Use UML notations to produce a design that would encompass procedural aspects of a data management system; ⦁Apply normalisation up to BCNF to a set of relational database tables; ⦁Produce SQL queries to retrieve information from one or more tables; ⦁Write a simple application program in a procedural language that interacts with a relational database.

    $45 (Avg Bid)
    $45 Avg Bid
    4 bids

    I need to build admin panel webservice for mobile app it is about offers for shops the admin can enter offer name , description , tags , geolocation , normal user can login through facebook , gmail , email, user can save to fav,

    $344 (Avg Bid)
    $344 Avg Bid
    30 bids

    ...am looking for someone who can generate real leads by bringing in real targeted customers to my online shop to purchase a service license. I will only pay based on real results that lead to sales. I need someone to get into large Discord servers and DM server owners/moderators to encourage them of my service: an automated service to remove profanity from users. The Discord bot is part of a webservice that can remove messages with profanity, emails, URLS and phone numbers, including checking images for these types of things. And wondered if TTR would be interested in some automated moderation. It's not a simple word filter. Bot link: I need a Freelancer to raise awareness of the

    $5 / hr (Avg Bid)
    $5 / hr Avg Bid
    2 bids

    ...am looking for someone who can generate real leads by bringing in real targeted customers to my online shop to purchase a service license. I will only pay based on real results that lead to sales. I need someone to get into large Discord servers and DM server owners/moderators to encourage them of my service: an automated service to remove profanity from users. The Discord bot is part of a webservice that can remove messages with profanity, emails, URLS and phone numbers, including checking images for these types of things. And wondered if TTR would be interested in some automated moderation. It's not a simple word filter. Bot link: I need a Freelancer to raise awareness of the

    $81 (Avg Bid)
    $81 Avg Bid
    3 bids

    My bot requires awareness and sales. I need someone to get into large Discord servers and DM server owners/moderators to encourage them of my service: an automated service to remove profanity from users. The Discord bot is part of a webservice that can remove messages with profanity, emails, URLS and phone numbers, including checking images for these types of things. And wondered if TTR would be interested in some automated moderation. It's not a simple word filter. Bot link: I need a Freelancer to raise awareness of the service and try and get free and paid signups to the service. I don't want spammy servers. I need real servers, with potential to have bad language where they

    $5 / hr (Avg Bid)
    $5 / hr Avg Bid
    1 bids

    i need a very simple game and some UML diagrams

    $32 (Avg Bid)
    $32 Avg Bid
    5 bids

    I need a professional content writer for my website. Services 1. Core Services- are website designing, website development, e-commerce design & development; (Technology used PHP, Angular Js, Bootstrap, Python, Frameworks (Codeignitor, Laravel, Django)) and Webservice Deployment(SOAP/REST), Frame Work Implementation (JSF/SPRING MVC), Custom Utility creation, Java full-stack development. services- Graphic Design, Logo Design, Digital Marketing, and SEO. Services. 4. Web development full-stack training.

    $80 (Avg Bid)
    $80 Avg Bid
    20 bids