LamineGitHub / todo-php

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

todoList-php

Welcome to my first to-do application written in PHP

For this application to work, you must create a database called todolist, import the todolist.sql file into your database and modify the src/Database.php file to adapt it to your configurations (username = root) and (password = an empty string)

About


Languages

Language:PHP 98.4%Language:CSS 1.6%