Skip to content

juliocesardiaz/-ToDoListDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A To Do

A To Do app built with Silex, 8/5/2015

By Steve Smietana & Charles Moss

Description

An input field accepts a "task" and adds it to a list after confirming it's addition. A "clear" button remove all of the tasks.

Setup

You will need Composer installed, so once you have cloned the repo you can run:

$ composer install

this will pull in what ever packages are used

The start your php server in the todo/web/ dir.

Technologies Used

Makes use of Silex with a focus on Twig templetes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published