interactive-diagrams: call for suggestions

Good time of day, everyone! As some of you may know, I am developing an interactive-diagrams pastebin as part of the GSoC program [1]. The demo is live at http://paste.hskll.org, feel free to play around with it. This week I plan to migrate to the PostgreSQL database (right now all the information is stored using sqlite). And since I am already going to write code for migration I might as well implement some changes to the DB schema. That's why I am asking you to provide any suggestions on what (front-end) features would you like to see, that are most likely require to change the DB schema. Right now I plan on implementing changes that would allow the following: - Ability to annotate pastes. Pastes may have parent pastes and child pastes. - Logins (via GitHub), in addition to pseudonymous-pastes where user can just enter any text as his nickname. This will also allow user to make collections of his pastes. - Stars. Logged in users may "star" pastes they like. Please report your suggestions here or on GitHub [2]. Thanks! [1] https://gist.github.com/co-dan/437e9694563c0c13dd8e [2] https://github.com/co-dan/interactive-diagrams/issues/16 -- Sincerely yours, -- Daniil Frumin
participants (1)
-
Daniil Frumin