Skip to content

Winterhart/nab-book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Names and Addresses Book

A basic API to replace good old NAB book. Project made as Assignment 2 of SOEN487 author: Charles-A. Hardy ID:: 27417888

Domain

The application contains two domain objects.

Book

The book contains all contact. Book can't contains two contact with the same name.

Contact

A contact must have a name.

They can have:

  • address : String
  • phone number: String

For now a contact can only have one phone number and/or one address

DEV Tutorial

A tutorial explaining the major step of the project is available at:

Tutorial

About

Names and Addresses Book

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages