Skip to content

Chaithra-07/CompanyPortal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

CompanyPortal

#Steps to run the project

Pre-requisite for setup:

  • Install MYSQL
  • Install VS 2019/Install VScode

Steps for backend setup :

  • For Company Portal backend code(CompanyPortal) Set connection string in CompanyPortal>appsettings.json

  • If using Visual Studio 2019 : First Build, and then click on IISExpress.

  • If using VScode : Run following commands : 'dotnet build' 'dotnet run'

*NOTE: If using VScode, use "https://localhost:5000/swagger".

  • For Company Portal UI(CompanyPortalUI) Run following commands : 'npm install' 'ng serve'

  • Make sure both front-end & Back-end servers are started.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published