User:Martyav/Apps/User contributions
< User:Martyav | Apps
1: Initial screen | ||
2: User types in username | ||
3: User not found | ||
4: User found, with varying amounts of info |
Frameworks
editPygal might be a good visualization tool -- out of the choices I've looked at, the syntax is very readable and simple, and the results are visually engaging. It also has built-in integration with Flask. One problem: it exports images as SVG, which is bad news for older browsers. We can add a dependency that exports to .png though.