Statutes Online/Roadmap: Difference between revisions

From Pirate Party Belgium
Jump to navigation Jump to search
No edit summary
(update roadmap)
 
(2 intermediate revisions by the same user not shown)
Line 14: Line 14:
| 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
| IN PROGRESS
|--
|--
Line 20: Line 24:
| pending
| pending
|--
|--
! colspan="3" | Milestone 1 (May Flower)
! colspan="3" | Milestone 1
|--
|--
! Deadline
! Deadline
Line 26: Line 30:
! Status
! Status
|--
|--
| 2015-04-05
| 2015-05-09
| Synchronize view between fr_be and nl_be versions to compare both versions
| Synchronize view between fr_be and nl_be versions to compare both versions
|
|
|--
|--
| 2015-04-12
| 2015-05-16
| User login
| User login
|
|
|--
|--
| 2015-04-19
| 2015-05-23
| Add annotations on statutes
| Add annotations on statutes
|
|
|--
|--
| 2015-04-26
| 2015-05-30
| Implement amendements using pull request and github 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