Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 287 Bytes

File metadata and controls

10 lines (7 loc) · 287 Bytes

doit

A simple PHP to-do list. Requires an account to start making a to do list.

Setup

Copy config.template.php into the same folder as config.php and fill in your database parameters, then run the SQL queries in doit.sql to create the tables.

After that, start doing things!