Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 373 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 373 Bytes

It is done in CodeIgniter and MySQL

The databse dump is found in sql/cisample.sql

you can access the todo using ../ but first you have to register using ../register and you can login using ../login

you can add to do list, edit it and complete it

The completed list is in different page

you can also change the profile using ../profile

For the admin there is page also