From the course: Building Angular and ASP.NET Web API Apps

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Application overview

Application overview

From the course: Building Angular and ASP.NET Web API Apps

Start my 1-month free trial

Application overview

- [Instructor] To get the most out of this course, we are going to learn by doing. And with that, I mean that we are going to build an application step by step from scratch. But what are we going to build during this course? We are going to build an expense sheet and here you can see all your expenses and your incomes. At the top left you are going to see the filter option and this filter option is used to filter your data. So if I just type in here toys, you'll get all the toys. Other important sections in here are the entries section where you basically see all the entries. They can be expenses or incomes. You can create a new entry and then you have the login and the register section. At the entries section on the right we are going to see the actions part. And here we have two buttons. We have the edit button which is used to edit an entry and then we have the delete button and this button is used to delete an entry. At the bottom you can also navigate to the next page. To…

Contents