Skip to content

Todo List Manager is a web application that allows you to manage your tasks in works of the connected user. This application is powered by Silex.

Notifications You must be signed in to change notification settings

christopherfouquier/todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo List Manager

Installation

git clone https://github.com/christopherfouquier/todo.git

Take care about RewriteBase in your .htaccess and change it depending of your installation folder.

Install and run composer

$ curl -s http://getcomposer.org/installer | php
$ php composer.phar install
$ propel-gen main && propel-gen insert-sql

About

Todo List Manager is a web application that allows you to manage your tasks in works of the connected user. This application is powered by Silex.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published