Jason Owen
Jason Owen
Allow a tag to have an icon (ideally SVG?), and show that icon everywhere the tag is shown. See, for example, Stack Overflow.
Allow a user to create a new project by importing a project from a canned hosting site like GitHub, GitLab, or Bitbucket. Data to be imported could include the project...
Allow a user to delete their profile, and all their projects (see also #48, which needs to be done first). I don't know how exactly this should work. We fetch,...
Allow the author of a project to delete it. We should probably leave behind a special web page that indicates the project has been deleted; we can probably do that...
Allow projects to be authored by multiple people. This raises a surprising number of questions and edge cases: - can any author add any other author? - can an invited...
Allow a user to set which batch(es) - or, more precisely, stints - they worked on a project. For example, a project I started during my first batch and continued...
Create a public and an internal RSS feed of new projects. The internal feed should probably be protected with some kind of per-user token.
Allow a project to have any number of images, and allow the user to set one as the "hero" photo.
Allow user profiles to have one or more links, for internal and public visibility levels.
Allow a project to have one or more links for each visibility level.