Skip to content

Wilson-Duncan/hophacks2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hophacks2019

Our project for the John Hopkins University Hackathon. alt text

Overview

Drill is a fitness dApp we built at AngelHack Manhattan that promotes Body-weight exercises and peer to peer learning over expensive Gym memberships and personal trainers.

Installation

git clone [this repo]

BLOCKCHAIN SETUP:
cd blockchain/; ./setup.sh
testrpc
run truffle commands\

DATABASE SETUP:
Must have cockroachdb installed! cd to db
cockroach start --insecure *must be done in separate terminal
cockroach sql --insecure --database=drill < schema.sql *Initializing the db's and tables\

Try it!

Take a look at our Beta web app HERE!

Build Status

About

Our project for the John Hopkins University Hackathon.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors