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

Book It - Arbitrary District hackathon submission #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

stshort
Copy link

@stshort stshort commented Jul 7, 2021

Summary

I have created an MVP for a scheduling dapp that works on the ethereum blockchain. It will allow for anyone with an ethereum wallet to create a profile, which lets them set their hourly rate for service.

Once this is done, then anyone with a wallet will be able to open this application, connect their wallet, search for the schedule of a person providing a service based on their ethereum wallet ID, and book requests. An escrow smart contract will handle the transactions between both clients.

Please refer to the code in this repository for this submission. I will freeze my master branch on development until after the evaluation of all submissions is finished, to preserve an accurate submission as of the time of the hackathon close.
https://github.com/stshort/bookit

Please let me know if you have any questions about this submission - it is a bit tricky / manual to run as I did not notice at the time I created the repository what the purpose of the makefile was, so the project is quite manual to set up.

@stshort
Copy link
Author

stshort commented Jul 7, 2021

Here is a video demo link -> https://www.youtube.com/watch?v=-HGm_PLRvog

@stshort
Copy link
Author

stshort commented Jul 7, 2021

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant