Skip to content

A console app to call Virtuous and sync information to a local db

Notifications You must be signed in to change notification settings

panoj/VirtuousSync

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virtuous Sync

A console app to call Virtuous, Query Contact information and write it to a csv file

Instructions

  • Clone the repo
  • Look for and resolve bug(s)
    • Push a PR to fix the issue(s)
  • Implement change to GetContactsAsync to fetch Contacts where State is AZ
    • Push a PR to update the console app with finished feature
  • Implement change to save data to a database instead of a CSV file
    • Push a PR to update the console app with finished feature
  • IF you have plenty of time at the end, show off and refactor to improve the codebase!
    • Push a PR of the refactor with documentation on why you chose to change something

About

A console app to call Virtuous and sync information to a local db

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%