Skip to content

raaghda/simple-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-todo

A simple to-do list with option to prioritise tasks.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

In order to run this site, you will need a MySQL database and a PHP server. These can be downloaded from the links below.

Setting up the Database

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.

Setting up the www

Copy the content inside this repisitory's www folder to your local www folder.

Structure

Database

alt Database

Screenshot

alt Screenshot

About

A simple to-do list using PHP and MySQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published