Skip to content

realmdigital/interview-address-book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 

Repository files navigation

Realm Digital Interview Assessment - Address Book

Implement a web application where a user can manage an address book

Requirements

  • A user must be able to see a list of their contacts
  • A user must be able to search their contacts
  • A user must be able to create a new contact
  • A user must be able to update an existing contact
  • A user must be able to delete a contact
  • A contact consists of a first name and a last name
  • A contact can have unlimited contact numbers and email addresses

Technologies

  • Use any database/datastore
  • Use any backend technology/framework that is appropriate for the position you are applying for
  • Use any UI technology/framework that is appropriate for the position you are applying for

Assumptions

  • Login/logout is not required

How to send this to us

  • Send a link to your public Git repository (GitHub, BitBucket, GitLab, etc) to work@realmdigital.co.za
  • Do not email a zip file containing your code.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published