Inspiration

What started as a decentralized voting app turned into a bug tracker.

What it does

It creates a decentralized log of bugs in any given software project for greater transparency.

How I built it

I watched several tutorials on youtube (freecodecamp) and tweaked a todo app into a bug tracking app.

Challenges I ran into

Spent hours trying to figure out why I couldn't get my Dapp to compile. It was error after error, I had to strip nearly everything out which is why there's not much difference between my app and the basic todo app.

Accomplishments that I'm proud of

I got it to function. It's really cool seeing it actually post to the ledger.

What I learned

I had never worked with Blockchain development before today. I didn't even know what it was prior to today. I went from having no interest in blockchain to now considering focusing all my attention on it while I'm still in school so I can make it a career path or use it heavily as a web developer.

What's next for BugChain: Blockchain enabled bug tracker

I want to add more attributes to the Schema. I'm not well versed in Node.js nor Postgres. But I'd like to add a "date created", "description of the bug" "steps taken to fix the bug" and a "date complete" column.

Built With

Share this project:

Updates