Django CRM Project Save

Django CRM Project - Youtube Tutorial

Project README

Django CRM Project - Contact Management Project

Live Demo - http://professionalcipher.pythonanywhere.com/

[Comment on Youtube Video if not working & i will fix it] Installation Video

I am trying to create a Tutorial on How yo Create CRM or Contact Management System in Django. Basically this tutorial is creating while explaining video tutorial. This is the series of Django CRM Tutorial.

Image of CRM

Setup

  1. Create a folder and put all the files inside it.
  2. Create a virtual environtment - virtualenv env
  3. Activate VirtualENV - ubuntu : source env/bin/activate || windows : . .\env\Scripts\activate
  4. Run requirements.txt - pip install -r requirements.txt
  5. Run the Application - python manage.py runserver
  6. Migrate
Open Source Agenda is not affiliated with "Django CRM Project" Project. README Source: studygyaan/Django-CRM-Project

Open Source Agenda Badge

Open Source Agenda Rating