Technologies Used : Html, Css, Js, Bootstrap
Todos Application
- Developed persistent todo application with CRUD operations to track list of tasks
- Displayed list of todos with HTML list elements, styled todo list using CSS, Bootstrap http://www.linkedin.com/in/murali-gadi-01463b247/ http://ssaiprasad01@gmail.com/
- Implemented todo crud operations by using JavaScript event listeners and updated UI dynamically by using JavaScript DOM operations.
- Used Arrays, Objects and their methods during todolist CRUD Operations, Persisted todo list state on page reloads using local storage methods.