What is Software Architecture? Software architecture means documenting the architecture of a whole software system. Software architecture documents help in communication among high-level stakeholders of a software project. You can find expert software architecture help from freelancers specializing in this area. To get such help, simply post your job today!
Clients are looking for your help with online booking software architecture, making a software architecture plan, MCQ software architecture, creating a software architecture online system, and image editor software architecture.
If you are an expert software architecture who can finish tasks with high-level standards and in a timely manner, then this is the right place for you! Freelancer.com supplies software architecture freelancers with thousands of projects, having clients from all over the world looking to have their job done professionally and settling for nothing but the best.
从432,201个评价中,客户给我们的 Software Architecture Developers 打了4.84,共5星。雇佣 Software Architecture Developers
I need to download the images from my Hosted Website. I can supply all the URLs. Need to copy or transfer to Cloud or physical hard drive on-Line. apx 7,500 images. average 2mg ea.
Hello there, my project is not as complex as others. I will need somebody that had understanding in python through vs code and SQL databases. I created a code long time ago in python that will transfer some files into SQL. The issue with the code is that now is presenting some errors when it used to run perfectly fine. It is not adding the correct number of rows since the new data has new rows so you will add to the code the possibility to add additional rows from the code. The files that the python code transfers are encrypted so the only way to see the files is if they are already in SQL as a table. All this information I am unable to share with you since it's a project for my company, for this reason we will have to share screens and you will work from my computer, if you are comfo...
Hello , We are looking for a professional blockchain developer for our Project. The project is very simple and we need it done in 3 days. Thanks
Necesito generar un plano de una casa de 170 m2 para dividirlo en 3 o 4 apartamentos cada uno con su habitación baño y cocina-salon
Project is about making a learning model of an AI in python that can give user a healthy diet chart, for a day meal based on parameters like his age, gender, weight, height, etc. AI should keep in check and learn from the user, about his preferences and effectiveness of provided diet plans using chat bot and machine learning respectively.
Exactamente quiero un botón flotante con un icono como un sombrero de universidad que lleve a un sitio web
Se busca crear api c++ o qt para alineacion mallas stl entre si de alta precision automaticamente
Request details I need help setting up my facebook conversions api with crm. I don't want to use zapier .I need someone that can create a direct integration, using webhooks or post or get, or whatever the terms are. Deliverables I would like to see "New lead, Qualified Lead, Presented, and Sold-Won) In my ads manager based on the CRM status of the lead and what status they are moved into. so I can get an ROI and ROAS inside facebook ads manager, not just a total amount spent and how many leads were generated. I need to know what happens with the leads. steps C and D. Currently all I can see is steps A and B, then i have no data. I just want to know what leads are turning into qualified leads and sales, INSide my ads account.
Preciso de pessoas pra testarem um aplicativo de mineração de bitcoin Link do aplicativo :
Hi. I need scrapper for justdial.com. Need to extract all data. Thank you
i want to develop a game based on based on C++. I have the 3d models and I only need the program to run the logic of the game
Hello, We need to find a developer who provide solution to modify a existing button event from a xfa form. This button has a js code that performs an action. once you contact me , will share you our project code and details requirements. you must know about Itext and XFA FORM. and please give me github name. Thanks.
I need a scratch programmer for kids. I need programmer from Pakistan. I need work for long term as a tutor for Game by blocks now. we need at low budget
Pembangunan gedung serbaguna di wilayah jakarta dan sekitarnya
I need a scratch programmer for kids. I need programmer from Pakistan. I need work for long term as a tutor for Game by blocks now. we need at low budget
I want to build a payment transfer app for individuals and businesses, it should be able to hold, convert and transfer in multiple currencies seamlessly across boarders. From UK, EU, US, CANADA / Africa, India, China, But we will register in few locations at a time and add more locations as we grow. Enabling people to send money, as safely and effortlessly as possible.
Looking for an RPA Automation 360 degree developer for the next 3 months a person should be a minimum experience of 2+ in the same domain and available for 8 hours in a day
Details Proposals $25.00 – 50.00 USD per hour BIDDING ENDS IN 5 DAYS I am in the process of developing a multiple service voip app. The app will be available in IOS and Android operating system. The end user will have access to disposable "Burner", semi, and permanent cell lines in addition to their other cell service lines, allowing the enduser to separate work and personal cell lines and the ability to create additional lines "Burner". In addition to the unique communication service the app will allow the transfer of funds from one to another in country and most of Latin America. Lastly the app will interface to popluar social media platforms, instagram, Facebook, tik Tok for registration process (API will be required to the social media services).
I'm trying to run a Method within C# to run a Powershell script that pulls back a DataTable where I can return the columns and use.
Here are details. -Application flow: suppose we have to find knife(specific) on walmart. We will first query the item name (that specific knife) on walmart portal then it will show us a list pincodes with that product. In the above list item may or may not be available(out of stock) so we will try to to find all the stores in which that item is available. then we will pick the cheapest from all those available pincode. and it will be sent to discord -Total flow 1. one request will be sent with the keyword for e.g. "knife set" wallmart gives maximum of 25 pages for query keyword. 2. we will fetch first item from the result. 3. we will send another request with productId and in response we will get all postal code it is availble on. then we will iterate through each postal code....
I have 4 strategy of Roulette Game and need to convert that 4 strategy to the software
you will write a shell (a command line interpreter). The shell should operate in this basic way: when you type in a command (in response to its prompt), the shell creates a child process that executes the command you entered and then prompts for more user input when it has finished. The shells you implement will be similar to, but much simpler than, the one you run every day in Unix. You can find out which shell you are running by typing echo $SHELL at a prompt. You may then wish to look at the man pages for sh or the shell you are running (more likely tcsh or bash) to learn more about all of the functionality that can be present.
I would like to develop a script to help me book badminton courts over a few platforms - ActiveSG for eg and my private club. Have to be able to specify where and what time I want and flexibility over locations on a priority basis.
We already have developed a CRM dashboard in laravel. Few things are left. We have to integrate meta api to collect leads from meta social media marketing. Also need leads panel where they can see their status. People who have enough experience in developing CRM dashboards in laravel please apply here.
! Mlm software binary options with digital marketing services all products promotion
Implement a move validation engine for the game of chess, use a static analysis tool to help you identify potential defects before you start testing, develop test cases for your program, and collect code coverage data to help you determine the adequacy of your testing effort. The purpose of the program that you will develop will be to compute all legal moves for a piece on a given chessboard configuration. For example, given the board configuration below, your program should compute that the Rook located on square f1 can legally move only to any of the following squares: e1, d1, c1, b1, a1. Deliverables • The source code for your program. • The set of test cases you used to ensure that your program satisfies its requirements. (Please provide a Readme file with instructions on ho...
I want to develop a car pooling app. Need pricing an a demo
Advanced knowledge of python and excel required for a project
Hi all, I need to write data from an RS485 device to a Webserver through the device Usriot TCP232-410s. I have a RS485 sensor connected to this device, and I want to write data in a database in my server. Is important to know how the device works:
Freelancer to develop hikvision Dvr live view and record viewing time application for Android The application with include other features as well. Experienced developer can will be awarded after screening for relevant experience
My business Buy build Brand and Sell Sites and Businesses To Customers I have a Domain Name with a Word-wide Trademark I Need Sold To Customers Whoever can Sell this Domain gets the Job
Native Android Application will be developed. It will work on a POS device. The version of this POS device is Android 7.1. We will use the SDKs of the POS device with the application you will develop. Priority will be given to developers with previous such experience.
Detection of Abnormal Vehicle Behavior Using Traffic Cameras (nclude vehicles rollover ,sudden stopped , accident between vehicle/vehicle vehicle/person). The system will also be able to alert the authorities in case of an accident or a rollover.
Hi, dear freelancers. I need to collaborate yomo and aper. The reason why I have to do this is because I want to use benefits of both. Why? Let me tell you why. First, yomo has a scalable web socket, but it doesn't have the syncing data. Second, aper has syncing data functionality but its web socket can't be scaled. That's why I'm going to collaborate these 2 libraries. Who's confident?
Hi, dear freelancers. I need to collaborate yomo and aper. The reason why I have to do this is because I want to use benefits of both. Why? Let me tell you why. First, yomo has a scalable web socket, but it doesn't have the syncing data. Second, aper has syncing data functionality but its web socket can't be scaled. That's why I'm going to collaborate these 2 libraries. Who's confident?
Write powershell code to fetch run history of forefront identity manager synchronisation cycle.
API actualiza productos en wordpress
I need ready made loan approval app for android with admin panel, where user can apply for loan category wise and admin can approve after document verification.
Work with us full time 40h a week, collaborating with the team on video calls. Experience in: - Architecture - AWS Services - Lambda - Pipelines - Database design - Rest APIs - SLAs - Security
We have a legacy application that uses a now unsupported windows DLL for address look up from postcode. I need to replace the DLL with one that will look up from the Royal Mail website. This will involve decompiling the file to see how it works then recompiling a new version.
What do we currently have? - We have a custom C# program, forked from an existing open source project on Github. We have changed the functionality of the program to suit the needs of our business. The original program has been updated to net 7.0 from 2.0, and we need our program to also be changed to net 7.0 from 2.0. Other changes may be required, the program is written in C#, so deep knowledge in C# is required. What is needed from a freelancer? - We can provide further details on our existing custom program, once you have applied for the project. In short, the program allows automation of sales of a digital item, the digital items are in game content for a popular Nintendo Switch computer game, sold via an ecommerce store using a Wordpress backend. We already have the infrastructure ...
Key points of the proposed project are as follows: 1) We should be able to create users having their independent ID and Password (admin manager to have rights to add and delete the users) 2) User post login should be able to search data and all the rows having those details should be visible with the approximate match that user is searching like phone number, address, reference number or date. 3) User should not be able to download the data and should have the view rights only. 4) Search will be done for the data that will be updated in an excel sheet or attached at the back end. The principal data at back end would be updated by an admin user only which will be visible to other users upon search. 5) This application should possibly be hosted on local server and should run by the local I...
Looking forward to create an app that will be a mixture of Arogya Setu (for self diagnosis) & Practo (for doctors appointment)
Need Payment Gateway Integration code from for E-commerce Site