GitHub

php-todo-list-json

Dobbiamo creare una web-app che permetta di leggere e scrivere una lista di Todo. Deve essere anche gestita la persistenza dei dati leggendoli da, e scrivendoli in un file JSON. Nello svolgere ...
Todo-PHP is a simple web application that allows users to create, read, update, and delete tasks (a.k.a. todos). Written in PHP and utilising MariaDB, It is designed to be a lightweight and ...