stacks-archive / app.co

The universal dapp store
https://app.co
39 stars 19 forks source link

Create a sample application category in App.co #250

Closed moxiegirl closed 5 years ago

moxiegirl commented 6 years ago

For OKR 2, the walk a developer through end-to-end, we need a category on App.co where users can drop their completed sample application. See the forum for detail on the outline.

So, when they add their Dapp to app.co they can get a sense of completion. Also, adds a category where users can see how many people completed the samples.

This category shouldn't come up in a regular search of app.co and could perhaps be displayed on a special page: "see who has tried our tutorial" or something.

pstan26 commented 6 years ago

Thank you for adding this Mary

On Tue, Sep 11, 2018 at 11:29 AM Moxiegirl notifications@github.com wrote:

For OKR 2, the walk a developer through end-to-end, we need a category on App.co where users can drop their completed sample application. See the forum for detail on the outline.

So, when they add their Dapp to app.co they can get a sense of completion. Also, adds a category where users can see how many people completed the samples.

This category shouldn't come up in a regular search of app.co and could perhaps be displayed on a special page: "see who has tried our tutorial" or something.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/blockstack/app.co/issues/250, or mute the thread https://github.com/notifications/unsubscribe-auth/AFWIsHt0HcMcktIQOouBy_ZwUxKBllOXks5uZ9bKgaJpZM4WjjHO .

markmhendrickson commented 6 years ago

@hstove can we add this category easily without listing it on the homepage?

markmhendrickson commented 6 years ago

@moxiegirl Do you have a preference for what we call this category (e.g. "Sample Blockstack apps")? And mind providing a link to the forum content you mention?

hstove commented 6 years ago

can we add this category easily without listing it on the homepage?

Well, we only show a curated list of 6 categories on the homepage, so by default a new category won't go there.

If we don't want this category to show up on the /categories page, or in the search, we can make that happen, but it requires just a little code. I think they should be discoverable in some way through app.co, though.

moxiegirl commented 6 years ago

@markmhx the forum is in private space so I didn't link it here. It is linked in your recent App.co OKR doc. Animal Kingdom App would be my preferred name for the category. Just having that as a category name would be a bit of whimsy which I think is fine. Also, a name like that would encourage people to look at it --- if they didn't know what was already.

Non-whimsy, your "Sample Blockstack Apps" would work also.

@hstove OK. So we don't have to worry about it showing up on the home page. 👍 Discoverability could actually be handled by the tutorial. In other words, the last page has them adding the application to app.co. I can put a link to the category from the tutorial. Then, perhaps at some point from App.co we can "advertise" the category Visit the Animal Kingoms or a mention.

Animal Kingdom, BTW, is the name of the sample application that @larrysalibra came up with. It is a really neato name and a cool concept for our sample.

markmhendrickson commented 6 years ago

I don't think it's a big deal if this category shows up on the categories page, but @hstove feel free to tweak the code to hide it if you want.

moxiegirl commented 5 years ago

@markmhx @jeffdomke This is the one issue that we need to get completed so that the Zero to Dapp tutorial can go live.

cc: @pstan26

moxiegirl commented 5 years ago

Just to be clear the task is:

hstove commented 5 years ago

Hey Mary, this is updated and should be deployed in around 10 minutes. I didn't hide it from our Categories page: https://app.co/categories , which I think is fine right now. We can always hide it later if we choose to.

moxiegirl commented 5 years ago

Wonderful! Thanks @hstove for the super quick turnaround.