Skip to content

codetrotters/node-project-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project 2

Contacts Application

Using the example.csv as a base write an application that can:

  • Help me with a description of the program features
  • Search for a person by email and give me their information
  • Add a person to my contact list
  • Update a person in my contact list
  • Delete a person from my contact list
  • Give total count of contacts

Remember that you must have TESTS

Challenge

  • Do a different interface for it (eg. vorpal(command line framework), html or electron)
  • Do some analytics of the people in your contact list (eg. email providers)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published