Inspiration
Homeless problem in NYC and Bronx
What it does
This app(prototype) give tech-tool for opportunuity: 1) Homeless can get house 2) Any landloard can rent out the house(and recieve donations from community) 3) Community can donate to landloard initiative
How we built it
This is NEXT.js app with next-auth(google) and Prisma database. This app have two tables: -if we get and put house, we sign our action with google account... if we put house then we add house to main database, if we get house we delete house from main database and after sign(in this moment we have two signs - sign who put house and sign who get house) delete this house from main database and store house in side database -when we donate we add sign of our action in house( in this moment 3 signs: who put, who get, who donate(array))) and shift side database - for emulation queue of donation recepients
Challenges we ran into
Learning and trying make something usefull
What's next for donationhouse
Transform from prototype to production app
Log in or sign up for Devpost to join the conversation.