-
UPS Label Integration, FedEx Label Integration
Technology: C# Console Application, UPS
API, itext7, IBM AS 400
Description: this is console application
built using .NET framework 4.7.2 and itext7. Job of this
application is to create PDF file and Send it to printer.
This application takes two parameters, purchase order wave
number and printer name. base on purchase order wave
number this application get the information of purchase
order. Using this information, it creates a request for
UPS API to generate UPS shipping Label. Application send
request to UPS API and get response. UPS API response is
am image file. This application also creates custom
shipping label and packing slip for internal use only.
Final out put of PDF file is combination for USP Shipping
Label, custom shipping label and packing slip. After
generating PDF file for Purchase order, application send
PDF file to printer. Application also check availability
of the printer name in the system where it is running.
Application also handle the exception and notify via
email. Note: - For FedEx label
Integration Application use FedEx API
-
Survey Web Application
Technology: .NET C#, MVC 5, SQL Server
2016, Angular 8, Angular Material Design
Description: This is web-based
application for Survey. This survey application builds on
ASP.NET MVC 5, AngularJS and SQL server Database. This
application is only for internal use only. Job of this
application is to gather information of survey. Survey
usually done on weekly based. But application has a
functionality to set survey frequency (weekly, bi-weekly,
monthly). Every Monday Survey is automatically assigned to
user for week. Super Admin can create new survey set user
and frequency, also set start date for survey in Admin
Panel. User can see only the survey assign to them with
status for survey. (survey completed or not completed).
Every week Super Admin get report for survey.
-
Data Sync on Inspectorio API
Technology:C# Console Application, IBM
AS 400
Description: This console application
will Sync Data with Inspectorio using their API. Data sync
every 4 hours. This rule set in windows scheduler which
trigger this console application. It sent error report via
email at the end for each sync cycle
-
Label Creation with Barcode
Technology:C# Console Application,
itext7
Description: This application created a
PDF file Based on Wave number. This application takes one
parameter, wave number. Bases on wave number it will
gather information for wave and generate PDF file