Use the sample solution as a guide to assist you in getting started on this assignment.For this week’s assignment you will complete the following objectives:
- Conduct research and select manual process that requires automation.
- Your process must contain at least 2 business processes (examples are attached)
- Each process should contain at least 4 steps
- Design the layout of a webpage that can be used to automate these processes.
- Draw the user interface for each process.
- Each process must be executed on a separate webpage
- Underline url links and organize the layout of labels, textboxes and buttons.
- Create a new ASP.NET Core application and create the webpages outlined in your design layout.
- Webpages should be blank (no content)
- All pages should contain redirect links to return to each page in the website.
- Write a summary explaining the processes that will be automated in your website, the steps involved in designing your website, and the process of building your application shell.