DoWhop is the P2P marketplace where you buy and sell what you do. We connect people who wish to host an activity with others who want to join them. This app allows users to interact with their experiences online, from creating DoWhops to coordinating their in-person meeting and reviews.
Here you can create a DoWhop featuring an event's description and images.
Here you can coordinate the details of your DoWhop with others. You can chat with users and send a time, date, or Google Places location and confirm the changes.
Here you can leave a review and rating of the DoWhop. You can also leave a review or rating the person you did the DoWhop with (either the Doer or the event Creator).
How to get started with development:
- Clone this repository:
git clone https://github.com/DoTinkerDo/dowhop-lifecycle.git
thencd dowhop-lifecycle/
- Make sure firebase tools are installed:
npm install -g firebase-tools
- Make sure you're added as a user to the Firebase database before you're able to develope locally
- Deploy to local server:
firebase serve
(c) DoWhop.com, 2017.