Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(examples): Gnofundme #2085

Draft
wants to merge 71 commits into
base: master
Choose a base branch
from
Draft

Conversation

MalekLahbib
Copy link
Contributor

GnoFundMe is a fundraising/crowdfunding platform built with React, TypeScript and Tailwind CSS.

It allows you to connect your Adena Wallet to identify and make actions/transactions.

I created this PR to open a space for discussion/suggestions from anyone that wants to participate and give ideas about this project, the repo of the project with the front is here.

I have this miro where I put my ideas, anyone is welcome to modify and suggest things. Feel free to participate.

Contributors' checklist...
  • Added new tests, or not needed, or not feasible
  • Provided an example (e.g. screenshot) to aid review or the PR is self-explanatory
  • Updated the official documentation or not needed
  • No breaking changes were made, or a BREAKING CHANGE: xxx message was included in the description
  • Added references to related issues and PRs
  • Provided any useful hints for running manual tests
  • Added new benchmarks to generated graphs, if any. More info here.

MalekLahbib and others added 30 commits March 21, 2024 18:23
Copy link
Contributor

@leohhhn leohhhn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey, I left a few comments as a preliminary review.

I think especially the NewUser flow is not necessary, see comments below. Let's use this PR to help you make your code better.

Please decide on design decisions, instead of "to be discussed"; do it how you think it should be, this is your project. If something is to be discussed, it can be done during the review process.

Also please remove unused code and commented out code.

examples/gno.land/p/demo/gnofundme/gnofundme.gno Outdated Show resolved Hide resolved
examples/gno.land/p/demo/gnofundme/contributor_test.gno Outdated Show resolved Hide resolved
examples/gno.land/p/demo/gnofundme/gnofundme.gno Outdated Show resolved Hide resolved
examples/gno.land/r/demo/gnofundme/gnofundme.gno Outdated Show resolved Hide resolved
examples/gno.land/r/demo/gnofundme/gnofundme_test.gno Outdated Show resolved Hide resolved
examples/gno.land/r/demo/gnofundme/gnofundme.gno Outdated Show resolved Hide resolved
examples/gno.land/r/demo/gnofundme/gnofundme.gno Outdated Show resolved Hide resolved
examples/gno.land/r/demo/gnofundme/gnofundme.gno Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧾 package/realm Tag used for new Realms or Packages.
Projects
Status: In Progress
Status: Triage
Development

Successfully merging this pull request may close these issues.

4 participants