A simple to-do list with option to prioritise tasks.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
In order to run this site, you will need a MySQL database and a PHP server. These can be downloaded from the links below.
The installation file can be found in
db/todos_install.sql
An easy way to install the database is through phpMyAdmin. This is done by importing the 'todos_install.sql' file from the import section.
Copy the content inside this repisitory's www folder to your local www folder.

