Skip to content

mark-poussard/contacts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contacts

Front end for a list of contacts stored in either a .cvs or .json file.

Hosted at : https://mark-poussard.github.io/contacts/

How to use

Update the DATA_STORE_ENDPOINT_JSON and DATA_STORE_ENDPOINT_CSV endpoints in src/business/network/DataStore.ts (for json and csv format respectively).

Update the getContacts method to use either getContactsFromJsonSource or getContactsFromCsvSource depending on the source format.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published