{% set title = 'Todo List' %} {% set filename = 'ui-widgets-todolist.html' %} {% extends 'layouts/master.html' %} {% block content %}

Todo List

For user to check they list

  • Add SCSS and JS files if required
    frontend
  • Check all the changes that you did, before you commit
    backend
  • Dribble, Behance, UpLabs & Pinterest Post
    UI/UX
  • Fresh Design Web & Responsive Miracle
    Design
  • Add Calendar page and source and credit page in documentation
    Javascript
  • Add Angular Starter-kit
    UI/UX

Progress

UI Design
60%
VueJS
30%
Laravel
50%
ReactJS
80%
Go
65%
{% endblock %} {% block styles %} {% endblock %} {% block js %} {% endblock %}