Skip to content

MIEMHSE/cheque-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cheque backend

Backend for Cheque Project.

Author: SVS101 Group / Cheque Project Team

Prerequisites

Install Celery Broker:

Building

From source:

Install the dependencies:

Alternatively use pip:

$ pip install -r requirements.txt

Getting the code

The code is hosted at GitHub.

Check out the latest development version anonymously with:

 $ git clone git://github.com/MIEMHSE/cheque-backend.git
 $ cd cheque-backend