Uml project jessupproiecte

Filtrare

Căutările mele recente
Filtrează în funcție de:
Buget
la
la
la
Tip
Aptitudini
Limbi
    Starea proiectului
    2,000 uml project jessup proiecte găsite, la prețul de USD
    Online Action house S-a încheiat left

    I am looking for a talented software developer to create an online action house for me. The technologies will be used are as follows : - ReactJS for website - ReactNative for mobile. - Google clou...are as follows : - ReactJS for website - ReactNative for mobile. - Google cloud platform as backend. - Stripe as payment gateway - Godaddy as domain provider. Milestones : - Create business report ( Functional / Non Functional requirement, UML diagrams, Directory structure design, UI design). 200$ - Create reactJS and reactNative UIs as in design 500$ - Create APIs in GCP 200$ - Connect UI with APIs as in design 500$ - Create test report as in design 200$ Project Duration : 3 months Note: While working on project u will be doing it in github ...

    $2385 (Avg Bid)
    $2385 Oferta medie
    85 oferte
    UML-State Machine S-a încheiat left

    I am looking for a freelancer who can create a detailed UML-State Machine diagram for my project. The purpose of the diagram is to model the system behavior. I require the use of UML 2.x notation and need the diagram to be detailed with all possible states and transitions. Ideal skills and experience: - Proficiency in UML-State Machine diagram creation - Experience in modeling system behavior - Strong attention to detail and ability to capture all possible states and transitions

    $61 (Avg Bid)
    $61 Oferta medie
    25 oferte

    UML - Project Learning by doing Scope: Small UML Diagrams: State Diagrams Purpose: Both system behavior and object interactions I am looking for a freelancer who can assist me with a UML project, which is a learning-by-doing project for me. I require someone knowledgeable in UML Sequence Diagrams, as this is the area that I need help with. The purpose of the sequence diagrams is to illustrate both system behavior and object interactions. I NEED THE FREELANCER TO CONNECT TO MY COMPTER AND DO THE JOB - Ideal skills for the job include: - UML expertise - Experience with Sequence Diagrams - Good communication skills - Ability to work with a team - Willingness to teach

    $26 / hr (Avg Bid)
    $26 / hr Oferta medie
    25 oferte
    Unified Modeling Language S-a încheiat left

    I am looking for a skilled freelancer to help me create UML diagrams for my project. The diagrams required include Use Case Diagrams, Sequence Diagrams, and Activity Diagrams. I may have a specific software system or process in mind for the diagrams, but may need help refining it. The level of detail required for the diagrams can vary from high-level overview to detailed with all components. Ideal skills and experience for the job include: - Strong knowledge and experience with Unified Modeling Language - Ability to create clear and concise UML diagrams - Experience with software development processes and systems - Excellent communication skills to understand my requirements and provide suggestions when needed.

    $98 (Avg Bid)
    $98 Oferta medie
    23 oferte

    Complete two tasks. The first is a coding task, to be submitted as C# source code files, a UML diagram, and a screenshot showing the program’s output. The second task asks for a written response, to be submitted as a PDF. Also would need Turnitin plagiarism report.

    $101 (Avg Bid)
    $101 Oferta medie
    21 oferte

    You need to apply the state and observer patterns to design, and implement in Java, a simplistic lawn mower emulator. The implementation must be in Java. You may use Swing or AWT, whichever you prefer. The implementation mu...apply the state and observer patterns to design, and implement in Java, a simplistic lawn mower emulator. The implementation must be in Java. You may use Swing or AWT, whichever you prefer. The implementation must include a graphical user interface (GUI).At last you will draw At last you will produce state machine to describe the state-dependent behavior of the control software of the lawn mower, UML class diagram and Design class diagram. I will share complete details of software to be developed in a document in chat. New freelancers and low budget will be p...

    $66 (Avg Bid)
    $66 Oferta medie
    5 oferte
    java project S-a încheiat left

    ...application as suggested by UML class diagram, no aggregations (multiplicity 0..* or 1..*) and no inheritance for the time being. Classes should show attributes, at least one constructor, getters, setters, toString() behavior that returns a String representation of the state of an object If you need a date or timestamp object, use Identify packages and organize the classes in question (1) under these packages. Implement and use at least one enumerated type. Implement SpotifyApp main class that creates few objects corresponding to classes in (1) and displays their state. You should have interaction with the user at the level of SpotifyApp using util.Scanner. What to submit A zipped file that contains the netbeans directory for your project. Grading Packages (5 pts)

    $23 (Avg Bid)
    $23 Oferta medie
    5 oferte
    Python Project S-a încheiat left

    Database monitoring tool A database monitoring tool that returns statistics about data availability. The data availability is interesting e.g. in the following form: How often is new data added. How much time difference there is between the data points compared to the target distance. In what percentage o...always accessible. The KPI's should be generalizable for all possible cases where sensors, software or entire machines should save time series data in databases. -Design of a dashboard with the KPI's, which presents the results of the evaluation at a glance and thus enables comparability with other data collectors. -Design of a possible software architecture with Python, e.g. with modeling tools like UML. -Programming a prototype in Python. Optional: Implementation l...

    $29 (Avg Bid)
    $29 Oferta medie
    15 oferte
    Collaborative UML App S-a încheiat left

    Project Title: Collaborative UML Mobile App I am looking for a skilled developer to create a mobile app for collaborative UML diagramming using peer to peer connections. The primary purpose of the app is for Collaborative Diagramming. The app should support Use Case Diagrams and should be built for iOS Mobile App platform. The reason for using peer to peer connection is to enable users in close proximity to work simultaneously where wifi/internet is unavailable. Ideal Skills and Experience: - Experience with mobile app development - Proficiency in UML diagramming - Understanding of collaborative app development - Knowledge of mobile app design principles and UI/UX best practices Requirements: - The app should allow multiple users to work on the same diagram i...

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

    My project is in need of a skilled freelancer to correct a UML Class Diagram for an IT Catalog.

    $23 (Avg Bid)
    $23 Oferta medie
    3 oferte
    Need UML Diagrams S-a încheiat left

    I have solved my tasks but i need to check if the diagrams I have created are correct or not. If not then you have to create it according to the context. I have 3 files and each file contains 2 diagrams. Max budget : 10$ Best opportunity for new freelancers

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

    I am looking for help regarding my project, which requires a code sample and basic example in the Java programming language. Answer all the questions below. In your answer for each question explain with sample code or image whichever is preferable. 1. What are generics? 2. Can we change the scope of the overridden method in the subclass for private, public, default and protected? Explain how can it be changed for each scope? 3. What is the covariant return type? 4. Can we override the static and private methods? Why? 5. Difference between String Buffer and StringBuilder? 6. Difference between String class and String Buffer? 7. Can we declare constructor as final? 8. Can we have try without catch block in java? 9. What is try with the resource? 10. Can we modify the throws clause of...

    $118 (Avg Bid)
    $118 Oferta medie
    31 oferte

    UML diagram create 3 sequence diagrams or less

    $25 (Avg Bid)
    $25 Oferta medie
    5 oferte
    UML diagram S-a încheiat left

    I want to make a UML diagram for a scenario

    $23 (Avg Bid)
    $23 Oferta medie
    24 oferte
    Java- Design patterns -- 2 S-a încheiat left

    I am looking for an experienced Java developer to help me with design patterns. Specifically, I am looking for a designer who can help me determine the best set of creation...looking for an experienced Java developer to help me with design patterns. Specifically, I am looking for a designer who can help me determine the best set of creational pattern. I want to design a KWIC project in which there is a code already exists, where I want to add some more features to it on top of that the specific program has to satisfy different patterns. Please accept my project only if your expert in Java, Design patterns, Software engineering principle and UML diagram. I have added a detailed description in the attached pdf. Please have a look before contacting me. The project ...

    $146 (Avg Bid)
    $146 Oferta medie
    11 oferte

    Hey just need a quick program created that will encapsulate the attached file. Don't worry about going crazy with the move command prints, it can be as simple as: Robot moved left Robot moved Sawtooth Robot moved right and just print 4/5 of these commands. Thanks!

    $135 (Avg Bid)
    Urgent
    $135 Oferta medie
    24 oferte

    I need 8 Structured Scenarios, 8 Sequence Diagrams, 8 Low Fi Prototypes, 3-5 class diagrams and a package diagram for a case study. Please place your bids. $50 for this task.

    $7 / hr (Avg Bid)
    $7 / hr Oferta medie
    10 oferte

    I am looking for someone to draw up some UML class and activity diagrams for a project. The successful freelancer should include any relevant past work in their application. The requirement is to develop 1-3 diagrams in total. Familiarity with UML class and activity diagrams is paramount. I am looking for someone who can deliver a professional product to complete the project on schedule and within budget.

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

    My project involves to be change the previously existing code and by implementing six new changes according to the description that I am uploading in files. The main requirement is that the project need to be satisfied creational patterns such as Abstract Factory Pattern, Builder Pattern and Singleton Pattern. And some instructions too.

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

    I have project related to make diagrams and report of given case study. Only expert in documentation and programming.

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

    I have project related to make diagrams and report of given case study. Only expert in documentation and programming.

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

    I need 8 structured scenarios, 8 sequence diagrams, 8 prototypes, a package diagram and 3-5 class diagrams done for a case study. I would like to pay $60 for this. Please place your bids.

    $3 / hr (Avg Bid)
    $3 / hr Oferta medie
    11 oferte

    It is a desktop application which could be described as a 'marriage between a graphics calculator and a spreadsheet' for data science projects. Synchonizing data into the internal database with external tools with or by writing custom Java code connectors that download data from the network. Creating new calculation re...results by writing custom Java code batch formulas. Managing complex workloads and computationally-intensive tasks with internal indexes and job objects. Experimenting with deep learning. Visualizing all data with 3D plots. - all in Java(FX)! You just have to provide a sustainable 'data-agnostic' framework for years to come and do not need to know about all the details of data science. UML component diagram and UI mockup proposal...

    $154 (Avg Bid)
    $154 Oferta medie
    4 oferte

    Need one expert in object oriented design who can make UML and ACtovity diagrams

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

    Hello, I'm looking for an experienced UML and sequence diagram expert to help with a project I'm working on. I need both UML and sequence diagrams created and am looking for someone who has plenty of experience crafting them. I do not have any existing diagrams which need to be used, so the right candidate should be comfortable creating diagrams from scratch. In terms of estimated time, I'm expecting the task to be completed in less than 1 hour. If you believe you are the right fit for this project, please let me know. Thanks!

    $30 (Avg Bid)
    $30 Oferta medie
    5 oferte
    Healthcare Associate S-a încheiat left

    US Medical Lab is a first-class network of certified testing labs that are duly accredited and registered by the Illinois Department of Health. We offer Rapid & PCR C... UML Appointment or Application Request Request Test Kits - US Medical Labs Rapid Antigen & PCR COVID Testing Services Career - US Medical Labs

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

    ...make well-written description of my web app. My project is based on Django + Angular. After making description, you need to redesign and fix some functions. This is Urgent Task to make description. Design: a) Overview of techniques and solutions b) show complexity involved in design, development, integration of requirements into the webapp c) architecture elements, main components, involved actors, detailed data flows d) I think it makes sense to start with a diagram with boxes and then describe the function of each box e.g. one box is algorithm, one storage one graphical user interface one user management one api and to show how requirements are related to each box and how they are meet and what technologies are used e) I think typical uml diagrams should be here Per...

    $482 (Avg Bid)
    $482 Oferta medie
    30 oferte

    ...money. It will also be able to print its balance and other details to the terminal. When the program runs, an Account object is created, and money is deposited and withdrawn into the account. To get this started we will build the code for the Account class, and give it the knowledge and methods it needs to be able to withdraw, deposit and print its balance. 1. Use skm and dotnet to start a new project for BankProgram. skm dotnet new console skm dotnet restore Before we can start writing the code we need to understand what we are trying to build (analyse the requirements) and then come up with a plan to get something working quickly. For this program we will be modeling a standard Bank Account. Think about the kinds of things you would associate with a Bank Account, and these can ...

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

    I need Structured Scenarios for 8 use cases, 8 low fidelity prototypes, 1 Package Diagram, 3-5 Class Diagrams and 8 sequence Diagram for a case study. Details to be shared in chat. Please place your bids. I would like to pay $50 for this project.

    $3 / hr (Avg Bid)
    $3 / hr Oferta medie
    9 oferte
    Java GUI project -- 2 S-a încheiat left

    this is a GUI swing project with uml, and user doc etc. please read attached file

    $103 (Avg Bid)
    $103 Oferta medie
    24 oferte

    Create a correct UML workflow diagrams from current diagrams

    $33 / hr (Avg Bid)
    $33 / hr Oferta medie
    20 oferte
    Build a new Portal S-a încheiat left

    The...offers for customers (CRUD) Bids for local dealers (CRUD), with a time limit SKU administration (e.g. brand, model, storage, colors, conditions) (CRUD) Zip-based/Geo Lookup for local dealer matching SMS/email notifications Seller ratings and feedback after successful transactions Passwordless authentication via OTPs and JWT UI design in Figma General architecture guidelines and data model design in UML Infrastructure: All work must be checked into Azure DevOps The application will run in the Azure Cloud environment The database will be Azure SQL Technology Requirements: Bootstrap/jQuery or Razor/Blazor (React is not preferred) Timeline: 1 month We are seeking experienced providers who can deliver the complete scope of work with minimal technical support after the initial ...

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

    if you are expert with diagrams(UML,system class model, communication diagram, Z-notation, operation patterns)

    $23 (Avg Bid)
    $23 Oferta medie
    8 oferte
    create a uml diagram S-a încheiat left

    very easy project! requires expertise in Visual Paradigm.

    $15 (Avg Bid)
    $15 Oferta medie
    32 oferte

    Freelancer required on hourly basis to create project functional and technical design document. He will create High level design, low level design, Test cases, Flow/UML diagrams and all required docs. Must be good in documenting and answering questions. The Web application will be built in asp.net core and mssql and the related technologies. Must be available for minimum 4-5 hrs per day to discuss and document.

    $3 / hr (Avg Bid)
    $3 / hr Oferta medie
    8 oferte

    To rewrite on programming and knowledge on ERD diagrams UML designs and class diagrams.

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

    ...for your software projects in very short time and professional level quality of work. -Software Requirements -Software Features -Software Scope & Proposal -Software Development Process -Software Requirements Specifications (SRS) -Software Use case scenarios -Software User Stories (Agile Development) -Software Functional Requirements -Software ERD Diagram -Software Database Model -Software UML Class Diagram -Software Sequence Diagrams Business idea generation, Fine tuning and Business Requirement Document of Whole System The apps such as those apps and you can compare any other international apps Quran Mobasher Moddakir to teach the Qur'an https://apps

    $243 (Avg Bid)
    $243 Oferta medie
    16 oferte
    Build Java Project . S-a încheiat left

    Create a sub-package called "thegame" and, unless otherwise instructed, use it for the artifacts required for this Application. Use the UML class diagram to guide your implementation. You may feel free to add additional methods and fields if you feel that it is necessary to do so. Requirements details in file Rememebered: you can't do anyhting outside this file requirements .Must be complete all file all requirements. your programm must be able to run Java

    $32 (Avg Bid)
    $32 Oferta medie
    7 oferte

    Create Uml structured class diagrams and pseudo code flow diagrams from existing .net c sharp project Total: 3649 lines of .cs code

    $525 (Avg Bid)
    $525 Oferta medie
    23 oferte

    ...application) -Create use case scenarios, flow diagrams, uml, entity diagrams, and wireframes using Figma to guide the mockup designer -Develop acceptance test cases, functional and non-functional requirements. Qualifications: -University degree in Computer Science, Software Engineering or related field -Proven experience as a software solution architect for digital platform projects -Experience in making designs for Azure Cloud. -Strong understanding of mobile app and web application development -Strong conceptual and strategic thinking skills -Excellent English communication skills, both in speaking and writing -Strong analytical and attention to detail skills -Experience with Figma -Ability to start immediately This project is complex and requires a c...

    $17 / hr (Avg Bid)
    Recomandat Acord de confidenţialitate
    $17 / hr Oferta medie
    23 oferte

    We are looking for a Technical Architect with deep experience in Object Oriented Design, UML and Visual Paradigm. You will work on some of the most innovative FinTech projects, designing and building Microservices solutions. Your expertise in UML modelling - Class Diagrams, Sequence Diagrams, State Diagrams and Database Models will be key to the success of this project. If you have the above expertise and available to work 30-40 hours per week, we look forward to hearing from you. When responding to this ad, please answer the below questions: 1. Do you have professional experinece in Visual Paradigm? Have you used a licensed version of Visual Paradigm to create models that have been used to develop a real life Software Solution? 2. Are you available to work 30-40 h...

    $24 / hr (Avg Bid)
    $24 / hr Oferta medie
    13 oferte
    Full Stack Developer S-a încheiat left

    ...and provide solid code coverage for all REST APIs, middleware functions, authentication features Integration of middleware data validation functions with POST, PUT request to database SQL Responsibilities: Gather query requirements and constraints in a systematic way Audit current database design and suggest improvements where needed Systematically re-design current database architecture using UML, schema and MySQL for table relationships Add primary and secondary (foreign keys) where appropriate to support query requirements Apply normalization rules to database tables and columns design React Experience: Gather requirements and constraints systematically Review UI/UX design and brainstorm implementation using react component libraries Implement client side validation middlewa...

    $20 / hr (Avg Bid)
    $20 / hr Oferta medie
    62 oferte
    UML diagram EXPERT S-a încheiat left

    I need help creating sequence diagram, use case diagram, activity diagram, system model, UI diagram, domain diagram (6 diagrams total)

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

    I need someone who can work with me on a shared screen/team-viewer preferably. To complete my UML diagram. The task is to make a UML diagram, referring to the given java code. (reverse engineering). This task can be done in 1-hour. Let me know.

    $26 (Avg Bid)
    $26 Oferta medie
    11 oferte

    Objectiv...techniques like black box, white box, Equivalence class, boundary value analysis, Robustness analysis Good Knowledge on creating stubs, drivers and executing them on Host & target environments Good knowledge of Static analysis tools like QAC, Understand for C, AdaCntrl etc… Good knowledge of techniques like flow charting, block diagramming, data modelling, Unified modelling, Modelling techniques (UML,SysML,Matlab...) Good knowledge of Source code walkthrough & code coverage Good Knowledge of source code configuration management tools like Clearcase, Synergy, CVS etc… Understanding of regression analysis Language Skills: Programming: C, ADA, RTRT and good to have Scripting languages (Python,..) Protocols – TCP/IP, CAN… Stand...

    $9 - $15 / hr
    Sigilat Acord de confidenţialitate
    $9 - $15 / hr
    3 oferte

    ...SOAP, 0MQ, …) Knowledge of technical elements linked to modern Railway Signalling (IP networks, embedded software, XML technology) -Optional Fluent in English Autonomy and proactive attitude are key success factors for this job. Preferred from Engineering Captive Units or signalling companies. Language Skills: C#, .Net 5 and above, Microservices, Docker, Kubernetes Multithreading, XML, UML, SQL server & WinDBG/VS-DBG Requirement management and Traceability...

    $9 - $15 / hr
    Sigilat Acord de confidenţialitate
    $9 - $15 / hr
    13 oferte

    I am looking for a software engineer to create some UML diagrams for a program that I am working on.

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

    Data within one XML file shall be extracted to several AsciiDoc files by a python script and stored in a folder structure in the file system. AsciiDoc files are text files with the file extension .adoc. The XML file that shall be used for input contains exported data of an UML model. The UML model was exported from an Enterprise Architect 2.5 binary file using the XML export format XMI 1.1. This project is based on a script developed for ASAM OpenDRIVE in May 2021. This script shall be extended.

    $13 / hr (Avg Bid)
    $13 / hr Oferta medie
    43 oferte