Difference between revisions of "Statutes Online/Roadmap"

From Pirate Party Belgium
Jump to: navigation, search
(Created page with "== Prototyping / Proof of concept == {| class="wikitable" |+ Roadmap |-- ! Deadline ! Task ! Status |-- ! colspan="3" | Prototyping / Proof of concept |-- | 2015-03-15 | Ext...")
 
(update roadmap)
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Prototyping / Proof of concept ==
 
 
 
{| class="wikitable"
 
{| class="wikitable"
 
|+ Roadmap
 
|+ Roadmap
 +
|--
 +
! colspan="3" | Prototyping / Proof of concept
 
|--
 
|--
 
! Deadline
 
! Deadline
 
! Task
 
! Task
 
! Status
 
! Status
|--
 
! colspan="3" | Prototyping / Proof of concept
 
 
|--
 
|--
 
| 2015-03-15  
 
| 2015-03-15  
 
| Extract the statutes and put them online [https://github.com/zefredz/ppbe-statutes-test on github as markdown documents]  
 
| Extract the statutes and put them online [https://github.com/zefredz/ppbe-statutes-test on github as markdown documents]  
| **DONE**
+
| DONE
 
|--
 
|--
 
| 2015-03-22
 
| 2015-03-22
 
| Display statutes from the markdown files using PHP or Javascript Github API and Markdown API (check haroopad or similar code)
 
| Display statutes from the markdown files using PHP or Javascript Github API and Markdown API (check haroopad or similar code)
 +
* Application mainly done
 +
* Need to write better Twig Bootstrap templates to make it beautiful !
 +
* Github API not required at this time (I used github raw contents instead)
 +
* The code is on Github : https://github.com/zefredz/ppbe-statutes-online
 +
| IN PROGRESS
 +
|--
 +
| 2015-03-28
 +
| Validate statutes @GA ? Need to fix numbering conventions...
 +
| pending
 +
|--
 +
! colspan="3" | Milestone 1
 +
|--
 +
! Deadline
 +
! Task
 +
! Status
 +
|--
 +
| 2015-05-09
 +
| Synchronize view between fr_be and nl_be versions to compare both versions
 
|
 
|
 
|--
 
|--
! colspan="3" | Milestone 1 (May Flower)
+
| 2015-05-16
|--
+
| User login
| 2015-04-05
 
| Synchronize scrolling btween fr_be and nl_be versions
 
 
|
 
|
 
|--
 
|--
| 2015-04-12
+
| 2015-05-23
| Annotations on statutes
+
| Add annotations on statutes
 
|
 
|
 
|--
 
|--
| 2015-04-19
+
| 2015-05-30
| Implement amendment using pull request and githup flow
+
| Implement amendements using pull request and github flow
 
|
 
|
 
|}
 
|}

Latest revision as of 11:49, 25 April 2015

Roadmap
Prototyping / Proof of concept
Deadline Task Status
2015-03-15 Extract the statutes and put them online on github as markdown documents DONE
2015-03-22 Display statutes from the markdown files using PHP or Javascript Github API and Markdown API (check haroopad or similar code)
  • Application mainly done
  • Need to write better Twig Bootstrap templates to make it beautiful !
  • Github API not required at this time (I used github raw contents instead)
  • The code is on Github : https://github.com/zefredz/ppbe-statutes-online
IN PROGRESS
2015-03-28 Validate statutes @GA ? Need to fix numbering conventions... pending
Milestone 1
Deadline Task Status
2015-05-09 Synchronize view between fr_be and nl_be versions to compare both versions
2015-05-16 User login
2015-05-23 Add annotations on statutes
2015-05-30 Implement amendements using pull request and github flow