From 4e6e6d198c50092b8d59aecc29b2656605f00128 Mon Sep 17 00:00:00 2001 From: Hassan Khan Date: Thu, 28 Nov 2013 01:20:54 +0000 Subject: [PATCH] Updated TODO.md --- TODO.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 35b955d..f1278dd 100644 --- a/TODO.md +++ b/TODO.md @@ -3,6 +3,11 @@ To-Do ## Project organisation +## Frontend +- Rewrite CSS to LESS +- Probably try and use Bootstrap +- Grunt/NPM support + ## Documentation - Router/routing - Hooks @@ -12,7 +17,7 @@ To-Do - Decide whether to make a separate skeleton project that uses this or just to use this as is ## Application -- Abstract-ify Whoops and Twig +- Abstract-ify Whoops ## Router - How to test router