Skip to content

silent-lad/SDC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SDC task 1 - TODO in ANGULAR.js

This is a todo list made using angular.js as a frontend framework. Live Demo!

Features

  • Editable Tasks :- The Tasks can be edited by clicking on them and they are saved in the backend with every key you press.
  • Add Task :- Add tasks by writing your task in new task field and click on create button
  • Delete Task :- Delete tasks by clicking on delete button provided along side each of the task.
  • Mark task as completed :- Mark task as completed and then they will be striked with a line. Tick the check box to mark a task as completed.
  • Integration with Firebase :- The todo list with all the changes is saved to firebase database so you can open the list again and have all your old changes intact. To view live changes happening go to this link and view the JSON being updated as you make changes...it will populate the page again with stored data when page is loaded again.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published