Categorie
css dev html php

Basic TO-DO PHP App!

Today, in order to teach boys the basics of PHP, I developed this bascally To-Do List App: DEMO: https://dev.andreapavone.com/to-do-app/ This App can do 4 Basic Functions: Add Element to a List Read Element entered on a list Check as “Done” this elements Show Done elements Reset All List Fron-End For the front-end interface i’ve used […]