Skip to content

KaizenProgrammer/coding-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

Open the Solution in Visual Studio (coding-challenge.sln)

Open the /Client folder in Visual Studio Code

In VS Code run:

npm i
npm run start

In Visual Studio use the 'Watch' profile to run .Net Core

Alt text

The default launch URL is the swagger endpoint. http://localhost:5248/swagger/index.html

To see the client navigate to http://localhost:5248/

Customer List Alt text

Editing Customers Alt text

Adding Customers Alt text Alt text

Validation Client Side Alt text Alt text

Validation Server Side Alt text Alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published