Angular based task management application
This is a complete Todo application consisting of bootstrap, angular CLI. Where one can add new tasks, delete existing tasks and update the list of tasks. This repo does not have a data base connectivity yet, it is talking to a hardcoded class. Also the application supports authentication service/login to be able to view list of tasks.