bleathem / visualCubeGenerator

A Express.js + MongoDB backend with both Cordova mobile and Web front-ends in Angular.js
0 stars 1 forks source link

Improve solves page to handle users with a large number of solves #4

Open bleathem opened 9 years ago

bleathem commented 9 years ago

Consider capping the solves page to the 100 most recent solves. Additional solves can either be navigated through using a pager/scroller, and/or an additional history page can be provided with a more concise view of the solves.