- Build Client Side using Vue Js and Server side using ASP.NET Core 3.0 and Entity Framework Core.
- Use GIT for Version Controlling and Azure DevOps for Continuous Integration and Continuous Deployment (CI/CD).
- Build the web pages that are more interactive using the VueJs Libraries for Drag and Drop, & Autocomplete.
- Work on making the Application ADA Complaint, that helps people with disabilty can view the application
- Build the service layer to establish the communication between the backend Api’s and UI application
- Create and utilize Web API methods for database operations (CURD) through Entity Framework.
- Create new RESTAPI’s with internal and external authorization, further used by different users and make $HTTP Service Calls and bind the data in tables using ng-repeat attribute.
- Consume the existing RESTAPI which are used by the Vuejs code to convert the data into Json objects and utilized by for the UI application.
- Work with SASS and Bootstrap 4 for creating the responsive web pages to support different browsers and devices I.e. IPhone/Android/safari/chrome.
- Add new web services to consume different services to implement on different environments as we deal with the hosted applications.
- Utilize ‘GIT’ to keep track of all coding changes, code reviews as well as documents related to the requirements, testing plan, technical documentation
- Work on Unit testing ( Jasmine/karma) the Application for the code written in-order to avoid the bugs in testing phases