maniparas / backend

This repository would contain the backend code for the missing person

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing Persons Archive Backend

Project Setup

Set up a virtual environment(Ubuntu):

virtualenv dcmpa
source dcmpa/bin/activate

Install requirements:

pip install -r requirements/local.txt

#TODO: Make contribution guideline

About

This repository would contain the backend code for the missing person

License:MIT License


Languages

Language:Python 100.0%