You are on page 1of 1

ANGULAR DEVELOPER INTERN ASSIGNMENT

➢ As part of your assignment you have to develop a simple contact book application using
Angular 8+

➢ Develop the above Layout and add your own styles (You may use any CSS Framework).
➢ On the Top you have to display the heading along with current date.
➢ Through these application a user can able to add a new contact to his phone book.
➢ Display the contacts on the right side
➢ User can clear all the contacts in his phone book
➢ User can edit or delete a contact in his phone book
➢ Use LocalStorage to store this data (Optional)

Note :
• your code must be readable and reusable.
• Try to Use angular concepts
• Services
• @Input and @Ouput or Subjects
• Pipes

*** ALL THE BEST ***

You might also like