Skip to content

The system is to read CSV file then show it on web by using vuejs

Notifications You must be signed in to change notification settings

phuythanh/acmeContactProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Introduction

The system is to use .NET CORE to read CSV file then show it on web by using MVC and vuejs

Additional tools

The system use AutoMapper also

Design decisions

The way read CSV file, I plan to use Microsoft.VisualBasic.FileIO.TextFieldParser but it depend .NET farmework so I have to build a new class to read CSV.

How to build and run

Just get coding then run AcmeContract.sln by visual 2017

Summary breakdown of the approximate

  • Preparation: 1 hour

  • Create Web API .NET CORE 2.0: 2.5 hours

  • Display on Web by Vue :5.0 hours

  • Testing: 30 minutes

About

The system is to read CSV file then show it on web by using vuejs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published