Skip to content
This repository has been archived by the owner on Oct 13, 2020. It is now read-only.

Latest commit

 

History

History
28 lines (22 loc) · 637 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 637 Bytes

DwDD - Dude, Where's my Designated Driver

Created for Local Hack Day 2018 by Durian Inc.
Team: Clay McGinnis, Innocent Niyibizi, Katie Pitz

Purpose

This app will help connect people with DD's when needed.

Installation

Clone this repository

git clone https://github.com/Durian-Inc/DwDD

Install dependencies

  • Python 3.X
  • pip3 (python3-pip)
  • PostgreSQL
  • pipenv pip install pipenv

Additional installation instructions

  1. pipenv install
  2. pipenv run python3 run.py

Troubleshooting

Browse and create issues: https://github.com/Durian-Inc/DwDD/issues

License

License: MIT License