Uml design일자리

필터

내 최근 검색 기록
필터링 기준:
예산
최대
최대
최대
유형
보유 기술
언어
    프로젝트 진행 단계
    5,000 uml design 건의 일자리 확인, 급여 기준: USD

    I have mysql , which i want to convert to uml next 2 hours. who can help

    $50 (Avg Bid)
    긴급형
    $50 (평균 입찰가)
    1 건의 입찰

    Read the game design document I will provide. Derive the Use Case Spreadsheet following the model I will provide. Derive a proposed Class Model for the system, diagram in UML in Visio Derive at least 2 UML timing diagrams for 2 independent "difficult cases from the list of Use Cases. Deliverables: All 4 documents Use Cases formatted and complete Class Model Diagram Timing Diagram 1 Timing Diagram 2

    $86 (Avg Bid)
    $86 (평균 입찰가)
    7 건의 입찰

    We need someone to write for us a uml domain class diagram for an android app we have developed. The android app is not complex - it is attached here.

    $333 (Avg Bid)
    $333 (평균 입찰가)
    15 건의 입찰
    Academic Writing 종료 left

    ...a) Open and read the contents of the text files. Print this sequence to the screen. 3 Marks b) Create a DNA Seq object using the sequence that was read from the file in part a. 4 Marks c) Translate this nucleotide sequence to a protein sequence called protein_sequence. 8 Marks BioPython: BLAST Record Manipulation and Visualisation The sequence from Q1 must be identified as follows (A BLAST UML diagram has been provided for your reference): (55 marks) a) Run a BLAST on the unidentified protein sequence and save the results as an xml file called betp.xml. 5 Marks b) Open the BLAST output and read the records into a list. 5 Marks c) Use for loops and if statements to process the BLAST hits to print the description title of the BLAST hit with the highest score. You shoul...

    $11 / hr (Avg Bid)
    $11 / hr (평균 입찰가)
    3 건의 입찰

    1. Experienced in analysis, architecture, design, development and implementation of medium to large scale applications 2. Solid product development experience 3. Demonstrated interest in service oriented and cloud based deployments 4. Proficient in J2EE, Java, JSP, XML, HTML, Javascript and AJAX 5. Proficient in latest web and UI technologies like SPRING 6. Thorough knowledge of service oriented architecture with REST and SOAP based services along with design patterns. 7. Must have hands on experience with build and deployment tools such as Maven and Ant for building Java based applications 8. Knowledge of configuration management tools such as GITHUB 9. Knowledge of continuous integration tools such as Hudson is preferable 10. Expertise in open source frameworks lik...

    $250 - $750
    $250 - $750
    0 건의 입찰

    1. Experienced in analysis, architecture, design, development and implementation of medium to large scale applications 2. Solid product development experience 3. Demonstrated interest in service oriented and cloud based deployments 4. Proficient in J2EE, Java, JSP, XML, HTML, Javascript and AJAX 5. Proficient in latest web and UI technologies like SPRING 6. Thorough knowledge of service oriented architecture with REST and SOAP based services along with design patterns. 7. Must have hands on experience with build and deployment tools such as Maven and Ant for building Java based applications 8. Knowledge of configuration management tools such as GITHUB 9. Knowledge of continuous integration tools such as Hudson is preferable 10. Expertise in open source frameworks lik...

    $594 (Avg Bid)
    $594 (평균 입찰가)
    11 건의 입찰
    I need a website 종료 left

    ...and 1 presidential suite.) If the user is registered then the information should be entered automatically to step number two of the booking process. If not then the user should enter the details in the appropriate fields Make a search On the main navigation bar users have the ability to search for anything related to the site content. The database needs to be changed according to the provided UML diagram in the word document file. Keep in mind that because the diagram is not accurate, tables might be needed to be added or improved. The code that is already written for the application must be kept and improved. All the functions and variables used within the code must be changed in English, in order to be understood. The names of Models, views and controllers should also be in ...

    $453 (Avg Bid)
    $453 (평균 입찰가)
    1 건의 입찰
    UML Project 종료 left

    Hi, Please go through the attached files. Please let me know in case of any queries.

    $50 (Avg Bid)
    $50 (평균 입찰가)
    4 건의 입찰

    ...For this job, I want someone to help me design a simple object oriented program. Not write out the code, but simply help me do the design of the software by creating a standard “software requirements doc”, and then convert that to a UML diagram that consists of at least 3, and hopefully no more than 6 objects. To clarify, for this job I DO NOT WANT any code to be written. Rather, I would like to design out an object oriented program. Simple, yet still a working program design. At this stage, it will be high level, and language independent. The software that I want to design is the game called hangman. This is a very common word guessing game. I assume that by accepting this job, you will be familiar with it. This job i...

    $10 - $30
    $10 - $30
    0 건의 입찰

    Domain Description Modify the starter code to incorporate squares having similar random characteristics as the Circle class into the animation. Introduction In this project we will be workin...techniques, defined in Java, as exception handling. We will also be working with the ArrayList, which is available in the Java API. This seminal data structure enables one to amalgamate collections of different sorts of objects. In this project, we will be dealing with homogenous ArrayLists (two ArrayLists comprised of both Circles and Squares, respectively). What Will I Submit? Pseudocode, UML and code for the Animation, Circle and Square classes. When you turn this project in let me know if you were able to get it to run. Comments provided will be incorporated into the gradin...

    $54 (Avg Bid)
    긴급형
    $54 (평균 입찰가)
    6 건의 입찰

    ...For this job, I want someone to help me design a simple object oriented program. Not write out the code, but simply help me do the design of the software by creating a standard “software requirements doc”, and then convert that to a UML diagram that consists of at least 3, and hopefully no more than 6 objects. To clarify, for this job I DO NOT WANT any code to be written. Rather, I would like to design out an object oriented program. Simple, yet still a working program design. At this stage, it will be high level, and language independent. The software that I want to design is the game called hangman. This is a very common word guessing game. I assume that by accepting this job, you will be familiar with it. This job i...

    $35 (Avg Bid)
    $35 (평균 입찰가)
    2 건의 입찰
    JAVA Game Design 종료 left

    3rd Year University Level SOFTWARE Requirements:- 1. Any Simple JAVA Game , not to simple like Tic Tac Toe or Snake 2. Must use the MVC Architecture 3. Must implement (Atleast Four) Design Patterns from any of the following 3.1. Factory 3.2. Abstract Factory 3.3. Singleton 3.4. Strategy 3.5. Memento 3.6. Chain of Responsibility 3.7. Facade 3.8. Adapter 3.9. Flyweight 3.10. Composite 4. Object Oriented DOCUMENTATION Requirement 1. UML Class Diagram 2. UML Sequence Diagram 3. Report 3.1 . About the game 3.2. Implementation and Justifications of Design Patterns used.

    $160 (Avg Bid)
    $160 (평균 입찰가)
    20 건의 입찰

    Creating a conceptual model and several diagrams, see private message for further instructions.

    $78 (Avg Bid)
    $78 (평균 입찰가)
    1 건의 입찰

    ...-Prepare and review design documents of team members. -Suggest usage of design patterns for specific requirement. -Estimation, planning and execution of assigned modules -Monitor and Mentor team members. -Status reporting, Issues escalation to senior management & onsite on need basis. 2) Project Name : Document Management System (From July. 2010 to Sep 2011) Client : Syngenta Agriculture Role : Lead Engineer Technologies : Documentum, Java, Struts, Java Webservices, J2EE and Oracle 11g, Linux Project Description: Syngenta is an Agriculture Farm, this project build to manage the content and corresponding metadata by using Documentum, and integrated with some another application by using web services. Role: Sr Developer Responsibilities: -Prepared ...

    $826 (Avg Bid)
    $826 (평균 입찰가)
    5 건의 입찰
    java eclipse 종료 left

    I am looking for someone who can write code for me code must be very simple and direct. it must be used eclipse i need JUnite test, javadoc, Uml diagram and detail comment i want to get 50/50

    $34 (Avg Bid)
    $34 (평균 입찰가)
    17 건의 입찰

    ...is a palindrome. The method should return true if the argument reads the same forward and backward. Demonstrate the method in a program. Use the World Wide Web to find at least twenty known palindromes (single words) and test the program with these as well as ten additional words that are not palindromes. What You Will Submit Please print the code for all Java files, pseudocode, a UML diagram and output from the console and submit these documents in a pocket folder for grading. You can also include any other materials that you generated while developing the program. Additional materials may work to your benefit, particularly if you had difficulty getting the program to properly function. Resources Recursion. (n.d.). In Wikipedia. Retrieved February 22, ...

    $37 (Avg Bid)
    $37 (평균 입찰가)
    8 건의 입찰

    Using StarUML, create a Use Case diagram and a State Diagram based on the specifications attached below. Work must be submitted in a .uml file. The Use Case Diagram and State Diagram must feature the specifications in the Word document linked below

    $31 (Avg Bid)
    긴급형
    $31 (평균 입찰가)
    2 건의 입찰
    java programming 종료 left

    ...decreasing order of area. Each line contains the position number in the ranking, name and area separated by spaces. R5: GUI Develop a Graphical User Interface implemented in a different class, relying on the previous methods. Marking Scheme Application (providing the source code and compiled code) 70% Project Report: User guide, UML design 25% I have attached and file to the document. pls include the uml design and project report. thank you....

    $37 (Avg Bid)
    $37 (평균 입찰가)
    23 건의 입찰

    Witajcie, potrzebuje wykonać poprawki w aplikacji napisanej w języku Python z wykorzystaniem MySQL. Jest to wewnętrzna, prywatna, prosta aplikacja pobierająca dane i je przetwarzająca. Dostępna dokumentacja wraz z wykresami UML które trzeba za aktualizować. Wymagane jedynie: - Znajomość Python 2,7+ na poziomie dobrym. - Znajomość MySQL na poziomie dobrym. - Znajomość systemu Linux na poziomie umożliwiającym poruszanie się w konsoli. - Znajomość UML. Rozliczenie: Faktura VAT, Umowa zlecenie/dzieło czy inny, bo sprawa jest pilna. Zapraszam do kontaktu z podaniem stawki godzinowej i możliwym czasem wykonania. Dla zainteresowanych prześlę resztę szczegółów. Pozdrawiam!

    $67 (Avg Bid)
    $67 (평균 입찰가)
    1 건의 입찰

    I would like someone to complete my android app for me - its not commercial, just a school project. I've done some work on it, but have gotten stuck - I'll be happy to talk about it and provide my code, commented. The application is based around the Google maps API, it takes a list of JSON places, and places them on...just a school project. I've done some work on it, but have gotten stuck - I'll be happy to talk about it and provide my code, commented. The application is based around the Google maps API, it takes a list of JSON places, and places them on a map / list view. I would like each location to open another activity with the details contained within the JSON. I hope that someone can also create UML for my program also, as well as all comm...

    $204 (Avg Bid)
    $204 (평균 입찰가)
    39 건의 입찰
    Build a Website 종료 left

    ...our IT team. The team should work professionally on time and must have the followings skills: • CMS – Wordpress, Joomla, drupal, Magento, Prestashop • Scripting – PHP, HTML, CSS, Javascript, SQL, Ajax, JQuery • Programming - CORE Java, J2EE, Struts, iBatis Framework, JUnit • Databases – MySQL, Oracle, MS SQL Server • Design - Photoshop, Dreamweaver, , Illustrator etc • Campaign Mangement Systems – Mailchimp / Aweber • Other SKills – UML, SDLC(Software Development Life Cycle) Waterfall Model, Web Hosting and control panel setup, Apache web hosting servers ,ER Diagrams • Social Media Page Setup & Feed Integration with Websites – Facebook, Twitter • Version Control &...

    $1973 (Avg Bid)
    $1973 (평균 입찰가)
    106 건의 입찰

    The UML provided may be needs to be converted to Java code.

    $62 (Avg Bid)
    $62 (평균 입찰가)
    5 건의 입찰

    ...call”. You have at least two years of experience in: - Object oriented programming in PHP and/or ASP.NET (C#) - Database design in SQL Server and/or MySQL - Frameworks like NHibernate, MVC EF, Symphony, Doctrine and Laravel - Patterns like MVC and IOC - HTML, CSS, Javascript, JQuery, Bootstrap Furthermore you can fulfill these expectations: - Flexibly available through Skype - Studying or studied at university - Writes and speaks English as well as this advertisement ;-) - Able to send invoices in English and without VAT (exempt intracommunity) You will communicate in English with a Dutch project manager / developer, who will describe the requirements in UML and use cases. Your code will be evaluated by him. If you can prove that you have the skills...

    $14 / hr (Avg Bid)
    $14 / hr (평균 입찰가)
    51 건의 입찰

    Hi there, I'm urgently seeking someone with someone expertise in Database design. I have already done Normalisation in UNF, 1NF, 2NF & 3NF - I done the hard part, however as time restriction I need someone to convert this 3NF into Entity Relationship diagram using one of the modelling softwares as Visio/UML. Basically, translating into ERD. For an expert this should only take 1-2 hours job. **Please note: I need this very urgent possibly today, plz only bid if you are available pretty much straight away. Just to recap: the tasks I need doing :- - Translating 3NF into ERD - then from this ERD, writing create table scripts in sql Oracle, (there are only 6-7 small tables to which one needs to write create table script). -finally, insert sample date 3-4 recor...

    $9 / hr (Avg Bid)
    $9 / hr (평균 입찰가)
    4 건의 입찰

    ...object-oriented design methodology. Since the task was relatively small scale, this did not matter too much. However, for larger scale projects, following object-oriented principles can signi_cantly enhance the modularity of a program's code, and can make software maintenance and the addition of features a much easier task. This is particularly relevant here, since Project C will build on the Project B design. In the next two projects, the objective is to design and implement a more complete version of Nim, making full use of Java's object-oriented paradigm. In this project, the game's basic structure will be designed, and core features will be implemented. Project C will focus on adding more advanced features to the game. Key Knowledge Point...

    $152 (Avg Bid)
    $152 (평균 입찰가)
    13 건의 입찰

    I need help to develop an application that enables the exchange of books among users. 1 - The app displays the books placed by the users within X km, on a virtual shelf. 2 - The user chooses the book and calls the carrier of the book. The book leaves the shelf. 3 - If the holder of the book reject the interest o...book reject the interest of the book, it back to the shelf. 4 - If the holder accepts, the user that requested can talk with the holder of the book in private conversation. The users will able to: 1 - Register with Facebook 2 - Share Books 3 - Evaluates books near 4 - Calls Book 5 - Buy livreta (kind of currency) 6 - Research Paper 7 - Notifies I will follow the rules of UML, providing models Use Cases and Object Orientation. The database...

    $1767 (Avg Bid)
    $1767 (평균 입찰가)
    26 건의 입찰

    보다 자세한 내용을 확인하시려면, 회원 가입 또는 로그인 절차가 필요합니다.

    긴급형

    Hi mate I would like to propose to you a project which it will be hold for one bank ; there is prelimenary assessment for 3 Question ; If you will pass them ; you will be eligible for this project this it budget was fixed 56 k UK pounds

    XML
    $4904 (Avg Bid)
    $4904 (평균 입찰가)
    2 건의 입찰

    Hi mate I would like to propose to you a project which it will be hold for one bank ; there is prelimenary assessment for 3 Question ; If you will pass them ; you will be eligible for this project this it budget was fixed 56 k UK pounds

    min $5000
    min $5000
    0 건의 입찰
    UML Diagrams 종료 left

    I have a concept and URS for an application. I need to create all UML diagrams for the application.

    $5204 (Avg Bid)
    $5204 (평균 입찰가)
    8 건의 입찰

    implement a text-mode Monopoly Game implemented in Object-Oriented way using Visual C++ (VC++) produce an archive file (i.e. a zip) of the following: 1. The UML class diagrams drawn using MS WORD, i.e. a .doc / .docx file 2. The program files, i.e. all .h and .cpp files required to come up with UML class diagrams for your game design specification represented in UML class diagrams (using MS WORD) together with the source code due date: 20/5

    $186 (Avg Bid)
    $186 (평균 입찰가)
    6 건의 입찰

    1. Create two (2) UML diagrams, one (1) showing a conceptual view and one (1) showing a process view of the architectures for each of the two (2) following systems (for a total of four [4] diagrams) through the use of Microsoft Visio or its open source alternative, Dia. Note: The graphically depicted solution is not included in the required page length. 1. An automated ticket-issuing system used by passengers at a railway station. 2. A computer-controlled, video-conferencing system that allows video, audio, and computer data to be visible to several participants at the same time. 2. Describe how you created the conceptual and process view for all four (4) diagrams. In the description, be sure to provide a justification for each key decision in the design. 3. Explain how ...

    $6 / hr (Avg Bid)
    $6 / hr (평균 입찰가)
    6 건의 입찰

    I need a high level design of a restaurant menu on tablet that explains the high level relationship between the entities and show how data flows among them. A data flow map or ORM needs to be completed on this preferably on Microsoft Visio. The database structure also needs to be explained The system is like this: Waiters/customers view the restaurant menu on the tablet and choose and order the food and the drink they like. The food or drink could be modified by them such as adding fries or salad or well done steak or medium rare stake etc. The food order should be delivered into the kitchen and drink to be sent to the bar. An admin software also needs to be considered to manage all back scene activities such as adding or modifying foods and drinks. adding or modifying tables. A...

    $2300 (Avg Bid)
    $2300 (평균 입찰가)
    4 건의 입찰

    Design the UML on my Bank Account Project. Identify the approaches that have led to the development of object-oriented techniques and the UML Testing and documentation Describe Object Oriented Programming techniques such as polymorphism and dynamic binding see attached Project for further questions please do chat with me

    $36 (Avg Bid)
    $36 (평균 입찰가)
    4 건의 입찰
    uml and c++ 종료 left

    some UML's (class diagram) and a edition in c++

    $50 (Avg Bid)
    $50 (평균 입찰가)
    1 건의 입찰

    Hello freelancers I need UML Schema design for an employee portal. This portal is going to be used for calculating salaries. We are not planning to implement advanced employee portal at the moment. No leave management, no strategic HR things, simple salary calculation. Tables are going to be like: - Users - Companies - Branches - Departments (parent department must be handled for hierarchy) - Positions (parent position must be handled for hierarchy) - Groups (White Collar, Blue Collar etc) - Additional Payment Types (Bonuses, premiums, contributions etc.) - Deduction Types - Persons - Employees - Employee working history (Company, Branch, department, position, group changes must be tracked) - Employee salary history (Salary history and change reasons must ...

    $643 (Avg Bid)
    $643 (평균 입찰가)
    4 건의 입찰

    You have been asked to develop UML diagrams to graphically depict and describe the architecture of two (2) unrelated software systems. The first system is for an automated ticket-issuing system used by passengers at a railway station. The second system is for a computer-controlled video conferencing system, located in a corporate office and accessible to senior management that allows video, audio, and computer data to be visible to several participants at the same time. Write a three to five (3-5) page paper in which you: Create two (2) UML diagrams, one (1) showing a conceptual view and one (1) showing a process view of the architectures for each of the two (2) following systems (for a total of four [4] diagrams) through the use of Microsoft Visio or its open source alt...

    $4 / hr (Avg Bid)
    $4 / hr (평균 입찰가)
    1 건의 입찰

    Trivia C# Console game - Requirements of Assignment " 1) use a Class perhaps called Question_Unit to outline the structure of a Question. This... c) DisplayWelcome d) Display each question one at a time - This is your loop e) evaluate answer correct or incorrect (checking count of both) f) give feedback if incorrect g) Display next question. UML diagram is attached. I posted an example of a working exe (previous students) on the Discussion board." I attached the solution with a word doc. that explains the requirement and has the UML Diagram .There is also an executable and another example project "product". Is it possible to finish the project in two...

    $15 / hr (Avg Bid)
    $15 / hr (평균 입찰가)
    1 건의 입찰

    We are looking for professionals with excellent programming capabilities in developing iPhone Applications. Hands-on, Technical expert on iPhone application development, using Objective-C Application development expertise for iPhone, iPad devices – Extensive knowledge on the APIs, existing features, upcoming versions of iOS MAC, XCode dev...with excellent programming capabilities in developing iPhone Applications. Hands-on, Technical expert on iPhone application development, using Objective-C Application development expertise for iPhone, iPad devices – Extensive knowledge on the APIs, existing features, upcoming versions of iOS MAC, XCode development environment, tools Software Engineering – OOPs / OOAD, Design Patterns Application Design Fundame...

    $324 (Avg Bid)
    $324 (평균 입찰가)
    5 건의 입찰

    i want you to write add the code. i did most of code already, i just need addition on poject 5. all the directions are in document. i want very detail comments, JUnit test, javadoc and UML diagram

    $57 (Avg Bid)
    $57 (평균 입찰가)
    4 건의 입찰

    Hi mate I would like to propose to you a project which it will be hold for one bank ; there is prelimenary assessment for 3 Question ; If you will pass them ; you will be eligible for this project this it budget was fixed 56 k UK pounds Assessment is required to be elible

    $200 (Avg Bid)
    $200 (평균 입찰가)
    1 건의 입찰

    I need an activity diagram of a work flow process diagram using uml with a 250 word description of the workflow process. This workflow process needs to be described very clearly. This workflow process will be based on my chosen company. This is a small and urgent project so i will need it completed within hours. Easy work for someone with experience. Please quote "tango" with your bid so i know you have read the project fully or your bid will be ignored. Thanks

    $26 (Avg Bid)
    $26 (평균 입찰가)
    7 건의 입찰

    We are looking for UML designer Specialists ; the project is related to UK bank . We need 10 specialists ; and this task will be very regular . Each candidate must pass our assessment first to be eligible to work with us . If you are not software engineer and not familiar with UML and Object Oriented do not bid ; if you feel that you are looking for a good earning in regular basis and you are smart enought to do this job ,please apply

    $4492 (Avg Bid)
    $4492 (평균 입찰가)
    36 건의 입찰

    Hi mate I would like to propose to you a project which it will be hold for one bank ; there is prelimenary assessment for 3 Question ; If you will pass them ; you will be eligible for this project this it budget was fixed 56 k UK pounds

    XML
    $3853 (Avg Bid)
    $3853 (평균 입찰가)
    1 건의 입찰

    Hi mate I would like to propose to you a project which it will be hold for one bank ; there is prelimenary assessment for 3 Question ; If you will pass them ; you will be eligible for this project this it budget was fixed 56 k UK pounds Assessment is required to be elible

    $150 (Avg Bid)
    $150 (평균 입찰가)
    1 건의 입찰

    Hi mate I would like to propose to you a project which it will be hold for one bank ; there is prelimenary assessment for 3 Question ; If you will pass them ; you will be eligible for this project this it budget was fixed 56 k UK pounds

    $12000 (Avg Bid)
    $12000 (평균 입찰가)
    1 건의 입찰
    Uml diagram 종료 left

    design UML diagram more details give later

    $25 (Avg Bid)
    $25 (평균 입찰가)
    5 건의 입찰

    Please see the files attached for description and requirements of project! I will also send what I have done so far re project. I have a good bit of the project completed I just need some finishing touches with improving efficiency and running time. I will also need UML Diagram of the finished code to be created. that the API is as efficient as possible I need it to be completed between 7pm-9.30pm (european time) on the 20th of April. I need the running time to be commented where applicable, documented using JavaDocs to be tested with 100% coverage Should not take that much time. I am willing to negotiate cost.

    $155 (Avg Bid)
    $155 (평균 입찰가)
    1 건의 입찰

    I have a paper related to UML Design Model Testing, i need to prepare a presentation only using microsoft power point. I also have some sample and i need similar presentation for my project asap. I will share my paper and sample presentation with you. Thanks

    $28 (Avg Bid)
    $28 (평균 입찰가)
    26 건의 입찰

    I need a developer to write a code to extract the knowledge from natural language corpus and use that natural language to find out relations between entities and finally draw a UML diagram using that knowledge. The project can be done using Python or Prolog.

    $200 (Avg Bid)
    $200 (평균 입찰가)
    6 건의 입찰