Skip to content

mattstibbs/nhshd-service-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

197722e · Sep 15, 2017

History

47 Commits
Sep 15, 2017
Aug 28, 2017
Sep 8, 2017
Sep 15, 2017
Jul 16, 2017
Jul 16, 2017
Jul 16, 2017
Jul 16, 2017
Aug 28, 2017
Aug 5, 2017
Aug 23, 2017
Sep 15, 2017
Aug 28, 2017
Aug 23, 2017
Jul 29, 2017
Aug 28, 2017
Sep 15, 2017
Aug 28, 2017

Repository files navigation

NHS Hack Day Manchester 17 - Service Feedback

Getting Started

  1. Install Python3 and Pip
  2. Install pipenv pip install pipenv
  3. Install dependencies pipenv install --three

To run

  1. Activate shell pipenv shell
  2. python app.py