Join Kazi Nasrat Ali for an in-depth discussion in this video The React and ASP.NET MVC app we are building, part of Building React and ASP.NET MVC 5 Applications.
- [Instructor] OK, let's talk about…the application that we're going to build.…We are going to build an online food ordering…system for Nadia's Garden Restaurant.…This is not a real business name.…This is a fictitious business name created…for learning purposes.…Let's go and see the web page.…Head to the website.…As you can see, the menu, we have lots…of food items from salad to desserts and all.…
But you don't see any place or any link…to order food from here.…So that's what we are going to build.…We're going to take the food items,…descriptions, and pictures from here…and we're going to build the application…in which the user can order food.…So a visitor can come to this website,…browse the available food items,…select one or more items,…and then can place the order.…MVP, or minimum viable product.…
So let's look at the features that we need…at a minimum for this application.…We need to have the ability to register…and log in to the site.…We can view the menu or the food items,…the price, and pictures.…Then we can add food items to the cart…
Author
Released
11/27/2018- Creating the back end
- Scaffolding a project with MVC 5
- Setting up the service API for data
- Creating the front end with React
- Handling events for React elements
- Responsive UI and mobile friendliness
- Securing the API
- Debugging the front end and back end
Skill Level Intermediate
Duration
Views
Related Courses
-
ASP.NET MVC: HTTP Request Life Cycle
with Janan Siam2h 15m Intermediate
-
Introduction
-
1. About ASP.NET MVC 5 and React
-
2. Create the Back End
-
Add register and login views3m 55s
-
3. Setup: A Service API for Data
-
Create a REST API controller3m 33s
-
-
4. Setup: TypeScript, IntelliSense, and webpack
-
5. Create the Front End with React
-
6. Secure the API
-
7. Debugging and Testing
-
Testing and completion8m 3s
-
Conclusion
-
Next steps43s
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: The React and ASP.NET MVC app we are building