
Closed
Posted
The work is enhancing an existing Azure website that is in production, as described below.. Available to start Wednesday, October 30. Estimated 40-50 man-hours. Finish Wednesday, November 6. After being selected, the developer will be invited to a private GitHub repository. Criteria: expertise with ASP.NET Core, Azure Webjobs, SQL Server, C# DESCRIPTION OF WORK The following is background about the existing Azure website... ... Browser extension transmits data from a first URL to server hosted in Azure ... Data includes three parameters, each a key-value pair, and fourth key whose value is the HTML of a webpage ... Data are viewed in a table on a server webpage known as “Data page” ... HTML is parsed ... Key-values from the parsed HTML and the original four key-values are viewed in a table on a server webpage known as “Transformation page” ... Each table record is for a stock keeping unit (SKU) and includes its name, identification number, and condition. (The quantity is always one. Each SKU is unique.) The record includes a hyperlink to view the HTML as originally transmitted. ... Do not change anything associated with data from the first URL ... Do not change anything associated with the “Data page” The work will be paid in three parts. The following is Work #1: Browser extension has been enhanced to also transmit data from a second URL Data includes the same four parameters. However, the fourth parameter now has a value that is JSON, not HTML. Parse the JSON. Merge records about the same stock keeping unit (SKU) into a single record using instructions that are provided. Merge the JSON from multiple records about the same stock keeping unit (SKU) into a single JSON using instructions that are provided to support a hyperlink to view the JSON as originally transmitted. Add the records from the second URL to the table for the “Transformation page” using instructions that are provided. Apply to all future data from the second URL Result Every stock keeping unit (SKU) from the second URL that currently appears on the “Data page” shall appear on the “Transformation page” as a single record. The record includes a hyperlink to view the portions of the JSON as originally transmitted that meet the provided instructions. The record will have data in every column of the table for which instructions are provided. (The remaining columns are the scope of Work #3.) Every stock keeping unit (SKU) from the first URL that currently appears on the “Data page” shall appear on the “Transformation page” unchanged from how it currently appears. Nothing associated with the “Data page” shall change The following is Work #2: This work does involve a change to something associated with data from the first URL. Two columns in the table on the server webpage known as “Transformation page” are changed from [PartNumber1] and [PartNumber2] to “Manufacturer Name” and “Manufacturer Number” using instructions that are provided. Result Every stock keeping unit (SKU) from the first URL that currently appears on the “Transformation page” still appears, and all columns except two have the same data. The two columns are replaced and have data. (The two new columns are now ready to support data from the second URL. This is the scope of Work #3.) All future data from the first URL appears in the “Transformation page” in all columns, including “Manufacturer Name” and “Manufacturer Number” The following is Work #3: The scope of this work is data from the second URL and involves the following three columns of the table for the “Transformation page”: Manufacturer Name Manufacturer Number [ConditionOfSku] Do not change anything associated with data from the first URL Do not change anything associated with the “Data page” Parse the JSON from the second URL and transform to get data for “Manufacturer Name” and “Manufacturer Number” using instructions that are provided When a value for “Manufacturer Name” has not been seen before, log so administrator can later define instructions to transform (aka “function1”) If value for “Manufacturer Name” has been seen before and there is a function1 for it, then use function1 to transform JSON from the second URL into key-value pairs. If the key has not been seen before, then log so administrator can later define instructions to transform (aka “function2”) If key has been seen before and there is a function2 for the key, then use function2 to transform the key into Identifier Type. Create set of all keys found in the SKU record Select the key that has Identifier Type = Service number. If more than one, then select the one having the greatest number of characters. In case of a tie, then select first alphabetical. If none, then select the key that has Identifier Type = Hardware Assembly number. If more than one, then select the one having the greatest number of characters. In case of a tie, then select first alphabetical. If none, then select the key that has Identifier Type = Hardware Component number. If more than one, then select the one having the greatest number of characters. In case of a tie, then select first alphabetical. If none, then there is no Identifier number. Manufacturer Name (= key that is the Identifier number) Manufacturer Number ( = value for the key that is the Identifier number) Parse the JSON from the second URL and transform to get data for [ConditionOfSku] column using instructions that are provided Apply to all future data from the second URL Add the following hyperlink to each Manufacturer Number [login to view URL][Manufacturer Number] Result Every stock keeping unit (SKU) from the second URL that currently appears on the “Data page” shall appear on the “Transformation page” having data in every column. The “Transformation page” now has data in every column for every SKU originating from the first or second URL. Nothing associated with the “Data page” shall change
Project ID: 38729758
22 proposals
Remote project
Active 2 yrs ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
22 freelancers are bidding on average $24 USD/hour for this job

Hello, I am an expert in Azure C# and have great experience in enhancing and updating original codes. I have read your complete detailed requirements and can start on October 30 and finish by nov 6. With my overall experience of over 20 years, being in the top 2% of freelancers and having more than 100 reviews I am confident I can make your project a success. Looking forward to discuss further. Thanks, Talha Amin
$25 USD in 40 days
7.9
7.9

Hello,*Ready to start your work right now. Let's jump on a chat and get started. I am interested in working with you, and I am sure that I can do the project very well. Would you please share the SPECIFICATION DOC with EXACT REQUIREMENTS? This way, we can visualize the expected work and can help you in a better way. I am an expert C#/.Net Developer. I have checked your job description and am readily available to do your work according to your expectations. Please let me know when we can connect to have a quick discussion over chat. As a full-time freelancer and a professional web developer and designer, I will give you my full support until your final satisfaction. Proficient skills:- Language: C#. API integration: Web API, Web Services, Windows Services, WCF, 3rd Party APIs, Rest API, Facebook API. Database: MSSQL, MySQL. Framework: .NET, WinForms, ASP.NET Webforms, MVC, .NET Core 3.0, 3.1, 5.0, Angular, WPF. Front end: JavaScript, jQuery, HTML5, CSS3, Bootstrap 3/4, Ajax. Payment Gateway: Stripe, WePay. Source Control: Git, Source Tree, Bitbucket, DevOps. Tools: DevExpress and Telerik. Testing: Selenium Thank you. Awaiting your response, Regards, Sunny
$15 USD in 40 days
6.1
6.1

Hey there, With over 8 years of experience in ASP.NET Core, .NET, C#, Azure, JSON, MS SQL Server Development. I'm interested to discuss your project's timeline, budget, and detailed requirements. Let's schedule a meeting at your convenience to explore further. Best regards, Hassan Zafar Mirza
$15 USD in 40 days
6.0
6.0

Having successfully completed multiple projects involving Azure and ASP.NET Core, I am confident in my ability to enhance your existing Azure website, effectively completing each of the three works mentioned. My decade-long experience includes handling data from APIs, which makes me well-equipped to merge records and parse JSON exactly as required for Work #1. Moreover, I have a firm grasp of SQL Server which will enable me to seamlessly add the second URL data to the "Transformation page" as desired. Additionally, for Work #2, my C# programming skills combined with my exposure to building data-driven web applications would help me change the [PartNumber1] and [PartNumber2] columns to "Manufacturer Name" and "Manufacturer Number". Developing secure web applications has been one of my primary areas of focus, ensuring the confidentiality and safety of your data throughout. I value open communication and understand how crucial it is for a project of this nature. Therefore, I assure you of constant updates on GitHub regarding code implementation details and any insights or recommendations that could further enhance your site. I am eagerly looking forward toD working together on this project and being able to surpass your expectations with my workmanship.
$20 USD in 40 days
4.8
4.8

Greetings, With a depth of experience in Azure, C#, and SQL server programming, I'm confident I'm the perfect fit for your project. Over the years, I've built an extensive skillset working with ASP .Net Core, Azure Webjobs, SQL Server, and C#, which directly aligns with the key requirements of your task. From my previous projects, I've honed my ability to optimize existing systems while preserving core functionalities, exactly what you need done here - enhancing your Azure Website without losing any existing data. My commitment to delivering top-notch work is complemented by my versatility and strong problem-solving skills which are crucial for implementing the specific requests outlined in your project description. Given the strict scheduling requirements from start to finish that you've indicated, it's also worth noting that I'm available to begin immediately and have an estimated completion timeframe between October 30th to November 6th. Come over and chat to discuss it further. Best, Rahim
$20 USD in 40 days
4.7
4.7

With nearly two decades of experience under my belt, I've garnered a wide range of skills, specifically in SQL Server and ASP.NET Core - perfect for your Azure website. My expertise extends to not only development, but also tweaking existing functionalities for performance and scalability improvement. I've worked on projects akin to yours, involving database management and Azure technologies like Webjobs and C#, where I've demonstrated top-notch comprehension. Having successfully dealt with large-scale projects across diverse domains, including healthcare and retail, I comprehend the need for utmost precision and adherence to specific instructions - just as outlined in your project's criteria. Despite being introduced to your repository at your preferred date, I assure you a prompt completion within the specified timeframe. In pursuit of providing comprehensive solutions for your project, you'll also benefit from my proficiency in reporting tools like Power BI and SSRS. This would enable me to present complex data options neatly on the table layout, making it easy to track changes and comparisons. Sticking closely to instructions provided for Work #1, my aim will be to furnish you with an efficiently merged JSON data that is easy to navigate,maintain and track changes
$65 USD in 15 days
4.3
4.3

Hello! I'm a U.S.-based certified Azure administrator (AZ-104, AZ-204, AZ-400) and have extensive experience developing CI/CD and DevOps solutions. Your project sounds like an interesting challenge and very good fit. FYI, here are a few links from my previous projects: www.freelancer.com/projects/azure/Azure-Drupal-sandbox www.freelancer.com/projects/microsoft-sql-server/AZURE-SQL-WEB-API-configuration www.freelancer.com/projects/microsoft-azure/Making-Files-Azure-Blobs-Container www.freelancer.com/projects/windows/azure-iot-hub-with-visual
$50 USD in 10 days
4.2
4.2

Hello Aafreenhannan, I am Rajat, a highly experienced full-stack developer with a diverse skill set ranging from ASP to Java to JavaScript. Your project to enhance an existing Azure website aligns perfectly with my expertise in C# programming and Azure deployment. I am excited about the opportunity to collaborate with you and bring your project to the next level. With my background in web scraping, software architecture, and React.js, I am confident in my ability to meet and exceed your expectations. I look forward to discussing the project details further and finding the best solution for your needs. Let's work together to make your website even more efficient and user-friendly. Thank you, Rajat
$17 USD in 3 days
3.8
3.8

As an experienced web and app developer, specifically with a strong background in ASP.NET Core, Azure, SQL Server, and C#, I am well-equipped to take your existing Azure website to the next level. I have over a decade of solid experience developing and managing websites and applications, which I believe positions me effectively for this project. I have previously managed several projects from inception to completion, some of which required enhancing and integrating already existing systems into new functionalities, just like your project. My goal in every project is to deliver only the highest quality, efficient work possible -- thus ensuring not only client satisfaction but also empowering positive growth. Apart from offering a solution-focused mindset and unparalleled optimization skills on varied programming languages/frameworks, my client support approach ensures you'll never feel left out at any stage; you'll always know breaching that 40-50 man-hours mark on the estimated Schedule would be quite unimpressive; but with my organized workstyle, meeting deadlines are what I do-best. So give me an opportunity to turn your current ideas into reality -- you won’t regret it!
$20 USD in 40 days
2.2
2.2

Hello, I'm an experienced mobile app developer with a proven track record of delivering high-quality iOS and Android applications. I am very familiar with React Native, Android & Kotlin. I'm excited to collaborate with you on your project and bring your vision to life. My skills include app design, development, and optimization for a seamless user experience. Let's discuss your project in detail and create an exceptional app together. Best regards, Petro
$18 USD in 40 days
1.9
1.9

Hello I agree with your conditions. Phase 1 - migration: Proficiency with Docker, React, web sockets, Python web server, JWT / Oauth Authentication, Caddy Phase 2 (optional) - vertical scaling: Familiarity with multi-process Python web server architectures, redis, Caddy, sticky sessions or other routing Phase 3 (optional) - horizontal scaling: AWS, k8s/docker, Caddy And then I am familiar with various tech as you want. I have rich experiences about them. So if you contact me we can discuss more and then I can start work right now thanks Roren
$20 USD in 40 days
1.7
1.7

Hi, We went through your project description and it seems like our team is a great fit for this job. We are an expert team which have many years of experience on SQL, C# Programming, Azure, Microsoft Azure Please come over chat and discuss your requirement in a detailed way. Regards
$20 USD in 7 days
0.0
0.0

Hi there! I’m a developer with experience in ASP.NET Core, Azure WebJobs, SQL Server, and C#. I’d love to help enhance your Azure website based on your project details. I will update the browser extension to pull data from a second URL, parsing JSON instead of HTML. This will allow me to merge SKU records on the “Transformation page” while keeping the “Data page” unchanged. I’ll also update two columns to say “Manufacturer Name” and “Manufacturer Number,” and I’ll add logging for any new keys that come up. Plus, each “Manufacturer Number” will have a link to search on Google. I’m ready to start on October 30 and aim to finish by November 6. I look forward to working with you on this project. Thanks for considering my proposal! Best, Zuhaib
$20 USD in 40 days
0.0
0.0

I understand you are looking for a developer experienced in ASP.NET Core, Azure Webjobs, SQL Server, and C# to enhance an existing Azure website, particularly focusing on integrating a second URL to enhance your existing system's functionality and scalability. The desired solution is a refined "Transformation page" that manages data from both URLs seamlessly, ensuring parsed data is correctly displayed while maintaining the integrity of the "Data page." Do you need an expert full-stack developer? I am here to enhance your Azure website for seamless data integration and transformation. Recently, I completed a project where I leveraged ASP.NET Core and Azure to optimize the backend data processing system for a retail company, integrating multiple data sources into a single platform without disrupting the existing architecture. This involved complex data parsing and transformation, which improved data accuracy and system reliability. A previous client stated, "Ryan's technical skills and understanding of our data workflows significantly improved our operational efficiency. Their ability to manage data transformation with precision was key to our project's success." I am enthusiastic about the opportunity to work on your project and bring these enhancements to fruition. Please feel free to reach out so we can discuss your needs in detail and explore how I can contribute effectively. Looking forward to connecting with you. Best regards,
$20 USD in 40 days
0.0
0.0

As a software engineer, I have built my career in crafting high-performing web and mobile applications alike. My expertise with Azure, C#, ASP.NET Core, and SQL Server is particularly well-suited to enhance your existing Azure website satisfactorily. Having worked on projects involving secure data transmission, parsing HTML/JSON, and data transformation, I am confident of accomplishing each facet of the work systematically. With my experience in developing and maintaining large-scale applications on Azure, I understand the importance of clean coding practices and efficient architecture for smooth production operations. This comes in handy while merging records from multiple URLs into intelligible data tables, a task I have successfully executed multiple times. Moreover, my proficiency in Azure Webjobs assists in handling versatile types of data without compromising performance or security. If you have any questions, please let me know. Kindly initiate a chat to showcase my previous work and discuss your project. Regards, Karan
$20 USD in 40 days
0.0
0.0

Here’s an English version of the bid with task understanding included: I have strong expertise in ASP.NET Core, Azure WebJobs, SQL Server, and C#, making me well-suited for this project’s requirements. I understand the tasks in detail and am confident in implementing each part as specified: - Task 1: Retrieve and parse JSON data from the second URL, merge SKU records, and add them to the Transformation page. - Task 2: Update the two specified columns on the Transformation page, changing "PartNumber1" and "PartNumber2" to "Manufacturer Name" and "Manufacturer Number" as directed. - Task 3: Parse the JSON data from the second URL, handle data transformations for "Manufacturer Name" and "Manufacturer Number" columns using transformation functions, and apply logic to select unique identifiers, with a link for Manufacturer Number external searches. I am available to start on October 30 and can commit the estimated 40-50 hours to complete these tasks on time, meeting the November 6 deadline. I look forward to contributing to the enhancements you need!
$18 USD in 40 days
0.0
0.0

Hello, I am having 15 years development experience in fullstack development in .net related technology. I did my graduation from top most engineering college in India. The requirement you posted is quite closely related with my experience. I would be happy to work for this. Pls connect once for the same.
$20 USD in 40 days
0.0
0.0

delhi, India
Payment method verified
Member since Nov 29, 2023
₹1500-12500 INR
₹12500-37500 INR
$30-250 USD
$30-250 USD
₹1500-12500 INR
$15-25 USD / hour
₹1500-12500 INR
$15-25 USD / hour
₹12500-37500 INR
$30-250 USD
$250-750 USD
₹600-1000 INR
$15-25 USD / hour
€30-250 EUR
₹1500-12500 INR
$30-250 USD
$30-250 USD
$250-750 USD
$250-750 USD
$8-15 USD / hour
₹600-1500 INR
£10-50000 GBP
₹600-1500 INR
€8-30 EUR
$250-750 USD