/credit-profile-dashboard

Small web app written with SQL, .NET Core and Angular to manage credit account balance

Primary LanguageTypeScript

Instructions:

  • Run database scripts from CreditPortalDB project within the current solution
  • Run CreditPortal api project
  • Run 'ng serve -o --port=4200' within ClientApp directory