Skip to content

joel6653/dwelling-place

 
 

Repository files navigation

Build Status Coverage Status Scrutinizer Code Quality Stories in Ready

Overview

A web application to manage spreadsheets for tracking housing data.

Setup

Requirements

  • Python 3.5+
  • MongoDB 3.2+

Installation

Clone the project:

$ git clone https://github.com/dwelling-place/dwelling-place.git
$ cd dwelling-place

Install project dependencies into a virtual environment:

$ make install

Usage

Run the application:

$ make run

Run all checks and tests:

$ make ci

About

Tracks quality affordable housing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 57.7%
  • Makefile 41.0%
  • HTML 1.3%