Inspiration
A few months ago. I joined a hackathon and tried to create a fundraising app. My team had an idea to incorporating digital coins to simplify the payment process, but it remained just an idea. In this competion, I saw a great opportunity to try implementing it and learn more about blockchain.
What it does
Midnight Fundraiser allows users to create fundraising campaigns with their digital wallet. Others can directly contribute—no intermediaries required.
How we built it
We started with the Midnight example repo as a foundation and expanded it into a fundraising application, adding features step by step.
Challenges we ran into
Npm run dev is not working because of import error. This slows us down to develop the UI part.
Accomplishments that we're proud of
We impleneted the core features for fundraising application in the CLI and UI partly. None of our team member had used Midnnight before the Hachathon, so building somthing functional within the timeframe is something we're really proud of.
What we learned
- How to integrate Midnight into a project
- How to collaborate effectively as a team under time pressure
What's next for Midnight Fundraiser
- Add send funding feature to UI part
- Code enhancement for edge cases like funding over the goal
- Styling enhancement
- Richer campaign formatting (e.g markdown support instead of plain strings.) to improve how campaigns look in the browser.
Built With
- midnight
- typescript
Log in or sign up for Devpost to join the conversation.