Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 455 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 455 Bytes

todo.php

a To Do application with php and html5

Contribution guide

  1. fork it
  2. Clone your repo to your local computer
  3. Checkout a new branch that name is github username git checkout -b v_[github_username]
  4. Commit and push it to your repo
  5. create a pull request with good messages

Coding style

@todo