taismassaro / todo-mvc

Mobile-friendly to-do list application based on TodoMCV

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demo

https://taismassaro.github.io/todo-mvc/

Overview

Mobile-friendly to-do list application based on TodoMCV, developed as a personal project to practice Javascript and CSS.

Features

  • Add tasks
  • Edit tasks by double-clicking
  • Delete tasks
  • Mark tasks as done
  • Filter for completed/active tasks
  • Remove all completed tasks at once
  • Counter of remaining active tasks

Near future

  • New version using React.js
  • Allow users to sign in with GitHub
  • Save users’ todos in a database
  • Show them next time they log in

Technologies

HTML, CSS, Javascript, jQuery

About

Mobile-friendly to-do list application based on TodoMCV


Languages

Language:JavaScript 51.1%Language:CSS 36.6%Language:HTML 12.2%