ipfs / devgrants

The IPFS Grant platform connects funding organizations with builders and researchers in the IPFS community.
167 stars 75 forks source link

Add Agregore Demos Open Grant Proposal #245

Closed RangerMauve closed 1 year ago

RangerMauve commented 2 years ago

Hey folks,

This was developed after talking with @autonome on progressing IPFS and P2P web stuff as a follow on to the Agregore Mobile grant.

This time we'll be building on the existing handlers to provide usable p2p web apps with IPFS as well as tutorials others can follow to create their own versions.

Finally, this is going to be an effort to find pain points in IPFS protocol handlers which we can use to make fixes and make onboarding easier.

RangerMauve commented 1 year ago

Hey, I was wondering if there was any ETA on when this could be reviewed. 😁

ErinOCon commented 1 year ago

HI @RangerMauve, thank you for your proposal and for your patience with our review! I have just sent you an email to discuss next steps.

RangerMauve commented 1 year ago

We got all the contracts signed and are getting started on this in full force this week. 😁 We're going to aim to have milestone 1 done by the beginning of January.

RangerMauve commented 1 year ago

Folks can follow our project board tracking our progress here: https://github.com/orgs/AgregoreWeb/projects/3

RangerMauve commented 1 year ago

We're ready to have milestone 1 reviewed.

We've published our announcement blog post here: https://agregore.mauve.moe/blog/2023/01/demos-and-tutorials-announcement

And have got the process we'll be taking for our app/tutorial milestones documented here: https://agregore.mauve.moe/docs/tutorials/process

You can find the new IPFS Protocol Handler docs as well as the copy-pasteable examples here: https://agregore.mauve.moe/docs/ipfs-protocol-handlers

RangerMauve commented 1 year ago

Sent out the invoice for milestone 1 :)

RangerMauve commented 1 year ago

Hey, we're ready to have milesone 2 reviewed. The blog post with our outcomes can be found here: https://agregore.mauve.moe/blog/2023/07/demos-and-tutorials-first-round

Links to the demos and tutorials can be found there.

cc @autonome ready for review when you have time

autonome commented 1 year ago

Did a review pass here, mostly link and content fixes:

https://github.com/AgregoreWeb/website/pull/40#issuecomment-1668091843

autonome commented 1 year ago

Reviewed the submitted changes, and approved milestone 2 as complete πŸ‘πŸΌπŸ‘πŸΌπŸ‘πŸΌ

RangerMauve commented 10 months ago

Ready to have milestone 3 reviewed.

Deliverables:

Bonus: Vincent added some more docs

autonome commented 9 months ago

There are a few minor things noted below that would be great to see cleaned up, and I haven't finished a real "in the wild" test of the chat app, but looking great so far. Marked things needing fixes or testing below with πŸ› οΈ.

General notes:

Pubsub chat app

Directory uploader

Drag and drop uploader

autonome commented 9 months ago

Testing confirmed for the chat app. Approved from technical delivery standpoint, one the other fixes above are done by the team.

RangerMauve commented 7 months ago

Ready to have milestone 4 reviewed.

Deliverables:

autonome commented 7 months ago

Overall looks good. The content continues to use and build-on the tools and approaches developed in earlier phases, which is awesome. However, a few things are broken that need fixing. The blockers that should be fixed i've noted with ➑️ below.

Ace editor

Image gallery

P2Pad

Linktree builder

Blog post

CleanShot 2024-04-18 at 14 50 45@2x

autonome commented 7 months ago

oh, i tested in Agregore 2.5.0

RangerMauve commented 7 months ago

Oh! The style issue is a bug in agregore. I'll make a fix tomorrow.

RangerMauve commented 7 months ago

@autonome Mind posting a screenshot of the gallary bottom bar being out of view? I am having trouble reproducing it. What OS are you on? Also how wide is your window?

I am also having trouble reproducing the issue with p2pad. It feels like it could be a mac OS issue which I thought I fixed in the past.

RangerMauve commented 7 months ago

@autonome Fixed the linking issues, fixed the style issue, released a new version of Agregore that fixes the issue with the content being pushed out of the viewport (good catch!).

https://github.com/AgregoreWeb/agregore-browser/releases/tag/v2.5.1

autonome commented 7 months ago

Rad, updated and tested w/ 2.5.1. All previously reported issues fixed. Now can review the gallery and p2pad tutorials.

Gallery is all good.

P2pad:

Aside from those last two bits, technical/content review is concluded and m4 is approved from my end.

RangerMauve commented 6 months ago

@autonome Fixed! https://github.com/AgregoreWeb/website/pull/60