yatso / todo-list-vanillajs

Your Todo List CRUD. Responsive web app built with vanilla HTML/CSS/JavaScript. [Experimental Project]

Home Page:https://yatso.me/your-todo-list.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Your Todo List

[Experimental project to learn about building a complete responsive CRUD app from scratch with plain HTML/CSS/JS]

A mobile-first responsive CRUD (Create/Read/Update/Delete) App. Follows MVC (Model, View, Controller) Architecture. Built from scratch w/vanilla HTML, CSS, JavaScript without the help of any libraries or frameworks. No bootstrap, no jQuery, no Angular, just plain old JavaScript. It's lightweight, fast, & beautiful under the hood. Try it out!


Live Demo:

GitHub Pages Host

Product Requirements Spreadsheet

Live spreadsheet of where I keep track of features/bug fixes for this project

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

  • This project was inspired by Practical Javascript, WatchAndCode.com

About

Your Todo List CRUD. Responsive web app built with vanilla HTML/CSS/JavaScript. [Experimental Project]

https://yatso.me/your-todo-list.html

License:MIT License


Languages

Language:JavaScript 58.5%Language:CSS 24.2%Language:HTML 17.3%