Inspiration
Panino's serves the best food in the KW region and it is a basic human need to know how far Panino's is at all times
What it does
Determines how long it would take to walk to Panino's and how far it is from any location in North America
How we built it
We started with using PHP and JavaScript with google maps API to determine how far two locations were. Then we implemented a function that allowed you to get your current location using HTML 5, giving the user the option to either use their current location or enter a new one. We then researched how to create a simple blockchain using python and a simple webserver, and connected the webapp to the blockchain server using cURL, allowing data to be sent in "transactions" and these "transactions" mined and inserted into a block into the blockchain.
Challenges we ran into
Figuring out how to make a blockchain
Accomplishments that we're proud of
The blockchain acctually working
What we learned
Basic python, basic HTTP, basic blockchain technology concepts.
What's next for PaninosChain
Machine learning, Uber API, Just-Eats API.
Log in or sign up for Devpost to join the conversation.