Skip to content

anderssonfilip/CustomerManagement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CustomerManagement

An example solution using ASP MVC 6 (vNext), EF7

###Front page shows a search bar for customer and charts of the dataset.###

alt tag

###Edit page for editing of customer data.###

alt tag


Some configs before starting, see config.json in CMService and CMClient folders.

  • Persistence: SQL or Graph (Graph coming in the future...)

  • SeedDataOnStartup: delete datastore and save sample customer data

  • Client:URI: "path to web client (allow CORS requests)"

  • Service:URI: "path to service API"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published