https://github.com/thebojda/waku-uber
Uber like minimalistic car sharing app using js-waku and Vue.js
https://github.com/thebojda/waku-uber
Last synced: 9 months ago
JSON representation
Uber like minimalistic car sharing app using js-waku and Vue.js
- Host: GitHub
- URL: https://github.com/thebojda/waku-uber
- Owner: TheBojda
- Created: 2021-10-24T12:58:05.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-01T11:16:08.000Z (over 3 years ago)
- Last Synced: 2025-01-12T16:43:04.530Z (over 1 year ago)
- Language: Vue
- Size: 9.45 MB
- Stars: 13
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# waku-uber
Uber like minimalistic car sharing app using js-waku and Vue.js
## Start locally
- Rename config.template.json to config.json, and set yout Google Maps API key
- **npm update**
- **npm start**
- Open http://localhost:1234 in your browser
- Open http://localhost:1234 in another browser tab
- Setup a profile for yourself using the profile button
- Move your marker to a different place in the first tab and click the car button
- Call yourself from the other tab using the phone button
- When you see yourself in the first tab, click on the marker, and click on 'Make an offer' button
## Read my article
on HackerNoon
https://hackernoon.com/decentralized-uber-heres-how-i-built-it-with-statusim-waku-and-vuejs
on Medium
https://javascript.plainenglish.io/decentralized-uber-heres-how-i-built-it-with-status-im-waku-and-vue-js-719b0b998387