-
Notifications
You must be signed in to change notification settings - Fork 2
Backlog of tasks
pulkit110 edited this page May 30, 2012
·
12 revisions
Here I will write about the tasks that I am working on currently as well as about what I have completed.
- Deploy test demo demo pages on Github
- Current version is slow: appends divs for complete matrix rather than just a small window. Improve it.
- Catch drag events to implement loading of matrix data from API.
- Run benchmarking on large (1000 x 1000) matrices.
- Setup project source and wiki on github.
- Decided upon request and response for the server API.
- Decided upon configuration and use of the plugin.
- Researched about libraries to be used
- Setup the code repository
- Added few unit tests for validation of jMatrixBrowse
- Generated matrix for testing according to API specifications
- First version: Gets matrix through mock Ajax API and displays using Zynga scroller
- Wrote more unit tests for the plugin
- Deployed demo page at http://pulkitgoyal.in/Demo/jMatrixBrowse/