An open API service indexing awesome lists of open source software.

https://github.com/arham09/crm-zakat

Create an CRM web based application for zakat
https://github.com/arham09/crm-zakat

django python

Last synced: 3 months ago
JSON representation

Create an CRM web based application for zakat

Awesome Lists containing this project

README

          

# CRM-zakat
Create an CRM web based application for zakat

Simple Zakat CRM website built using Django

Checkout this repo, install dependencies, then start the server:

> git clone https://github.com/arham09/CRM-zakat.git
> cd CRM-zakat
> Create Virtual Environment : https://conda.io/docs/user-guide/tasks/manage-environments.html
> source bin/activate "yor virtualenv"
> install django in yout virtual env
> python manage.py runserver