patricklkkgpl / RestaurantApp-2

'Code First Approach' - ASP.NET Entity Identity Web API With Angular 7 Project & SQL Server 2014 Database. A complete registration, sign in/out, show authenticated user details, full cycle of food ordering process with fully validation features.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deployment process of Angular7WebAPI: Code First Approach:

  1. open sql server management studio - 2014
  2. open visual studio 2017 ide & open package manager console then type update-database. This command will create db & seed all entities.
  3. NOw insert dummy data in items table and Customers table
  4. Run webapi application from visual studio IDE
  5. Run angular project(Angular5App) from windows command prompt - Project directory\Angular5App using this command ng-serve --open
  6. Run the mvc web api project as well.

Feel free to have any help regarding deploying issue: MD TARIKUL ISLAM SKYPE: tarikulislam789 CONTACT: 01926228731

About

'Code First Approach' - ASP.NET Entity Identity Web API With Angular 7 Project & SQL Server 2014 Database. A complete registration, sign in/out, show authenticated user details, full cycle of food ordering process with fully validation features.


Languages

Language:JavaScript 40.5%Language:PowerShell 18.5%Language:C# 14.2%Language:Pascal 9.5%Language:CSS 8.0%Language:HTML 4.3%Language:TypeScript 2.8%Language:Puppet 2.3%Language:ASP 0.0%