-
Notifications
You must be signed in to change notification settings - Fork 0
Todo
Eduardo Vital edited this page Jan 13, 2017
·
6 revisions
- Search should work with fullName of deputies. (Currently just works with the political name)
- Parliamentarians list should have filters to party and state. (None implemented yet)
- Parliamentarians list should work even when is not possible update the data from the server. (Use localStorage or another solution)
- Parliamentarians list should include the senators. (Currently just the deputies are included)
- Pagination should be responsive. (Currently just a half of the pagination is shown in small screens)
- Filter Bar should be responsive.
- The parser should run periodically without human intervention.
- CI should be configured and implemented.
- Tests should cover at least 75% of the base code.
- The parliamentarians list should not request the server every time the page is reloaded.