<<<<<<< HEAD MeetylChallenge
Code challege for Meetyl Interview
Single page application to add, edit and delete data to a table -Stored the datas to a JSON variable and stored in Browser's localstorage. -Operations include : Add, Edit and Delete -Validation done on forms to check if all the fields are filled -ngSwitch is used to change the view on the right
Css Framework used : materializecss
- run 'npm install' for all dependencies used.
- update angular to latest incase if there are any issues with decrapricated keywords.