Online Movie Theater project in ASP.NET CORE Web API 7.0 with Angular Front-End | Day-1



Online Movie Theater project in ASP.NET CORE Web API 7.0 with Angular Front-End | Day-1

Online Movie Theater project in ASP.NET CORE Web API 7.0 with Angular Front-End | Day-1

In this video, I am going to cover these following topics which is related to project.
0:00:00 Prototype of the Movie Project
0:01:51 Create new Angular project using CLI
0:05:40 Create new Service in angular for accessing genres
0:06:30 Create new model for genres in angular
0:07:13 Create new component for index-genres
0:10:44 Add HttpClient Module for accessing genres from api
0:12:04 Create new API Project in ASP.NET CORE
0:15:51 Set Environment Variable for base path
0:18:20 Get all Genres from API using Get method in angular
0:27:57 Adding CORS in API Project
0:31:05 Adding material Component
0:35:55 add separate module file for material component
0:36:00 Add Menu Component
0:37:22 Design menu bar
0:41:26 Add index genres, Actor component, movie component, theater component etc.

Comments are closed.