Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 646 Bytes

README.md

File metadata and controls

22 lines (19 loc) · 646 Bytes

todoList-php

An app built with php, jquery, materialize css and MySQL database.

Preview

http://todolistphp.gearhostpreview.com/

Features

  1. Login authorization. done

  2. Display task corresponding to the user (session ="logged in" sesson"user"). done

  3. include header

  4. on query failed = false done

  5. username or email

  6. register

  7. safegaurd sql injection/prepared statements.

  8. Prevent auto submit on page reload.

  9. search functionality

  10. profile upload

  11. Task result pagination

  12. password change

  13. session delete

  14. Checking if user exist on signup