Skip to content
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.

package detail page / modify package #81

Open
Kebap opened this issue May 30, 2020 · 1 comment
Open

package detail page / modify package #81

Kebap opened this issue May 30, 2020 · 1 comment

Comments

@Kebap
Copy link
Contributor

Kebap commented May 30, 2020

When I click a package in the list of all packages
A new page should show information on this very package
Including link to download, the package description, etc.
In the future, review and rating, link to uploader user, etc.

Also on this page, the uploader sees the link "Modify my package"
Whereas "Modify packages" is not needed in menu

💡 Maybe menu should show "My packages" instead
Which is basically a filter of all packes with uploader = me
💡 So packages list needs lots of filters like uploader, game, name, etc.

@Kebap
Copy link
Contributor Author

Kebap commented Jun 8, 2020

5 major functions in v1.0:

  1. browse package listing
  2. view individual package listing
  3. upload packages
  4. edit packages
  5. delete packages (with 2week undo)

Available when and for whom?

Not logged in:

  1. browse package listing
  2. view individual package listing
    Only when logged in:
  3. upload packages
    Only on your own uploads:
  4. edit package
  5. delete package (with 2week undo)

How are they accessible:

  • main page: 1. browse package listing
  • click on package: 2. view individual info
  • menu always visible: 3. upload packages
  • view individual package: 4. edit & 5. delete

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant