Skip to content

vastril4o/vasil-valchev-employees

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vasil-valchev-employees

Pair of employees who have worked together

summary

Small .net core 6 backend with minimalistig angular spa presentation page with ability to upload .csv files to the system.

Preparation (.net core) BE

  • add EmployeeDB in your MSSQL
  • update your appsetting connection strings
  • apply the migration to your db via EF 'update-database'

Preparatin FE (angular)

  • run 'npm i' to install all angular packages
  • run npm build to build the angular app
  • check your proxy.config.js to match your local backend url and port

Sample file can be found in wwwroot folder

wwwroot

About

Pair of employees who have worked together

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published