Code Monkey home page Code Monkey logo

cw_crm's Introduction

cwCRM Documentation

cwCRM helps you to create best relations index

Screenshot of Django CRM

The example above was created with cwCRM.

Index

Introduction

This project is one of my first steps as a developer. It is the application of recently acquired knowledge on Django and Python. It was done in a week and a half and will maybe be used as a basis for a future project.

Features

All the basic features expected for the foundation of a CRM :

  • Companies profil — manage your address book : create, read, delete and update with automatic mail synchronization. All contact per company are easily accessible.
  • Companies profil — manage your address book : create, read, delete and update with automatic mail synchronization.
  • Communication archive — Filter your emails by contact or company.

Getting Started with cwCRM

Prerequisites

You're going to need:

  • Linux, macOS or Windows
  • Python, 3.9.5 doc
  • Dockerdoc
  • Gitdoc
  • credentials.json- that I must provide you. Once done, you must place it in the "crm" folder where you will find "manage.py"

Getting Set Up On Macintosh

  1. Fork this repository on GitHub :
    • clicking on the button as shown in the image, at the top right of the screen, under your profile picture

  1. Clone your forked repository (not our original one) to your hard drive:
    • cmd + space on your keyboard to open spotlight
    • search Terminal and launch it
    • copy-paste the following command git clone https://github.com/YOURUSERNAME/cw_crm.git
  2. Open Docker on your computer :
    • cmd + space on your keyboard to open spotlight
    • search Docker and launch it (the application will launch in the background)
  3. Back to your Terminal, copy-paste cd cw_crm
  4. And finnaly, copy-pastedocker compose up

You will be able to access your site at http://127.0.0.1:8000 until you stop the running container process in docker app.

Getting Set Up On Windows

  1. Fork this repository on GitHub :
    • clicking on the button as shown in the image, at the top right of the screen, under your profile picture

  1. Clone your forked repository (not our original one) to your hard drive:
    • in the search bar located on the left-hand side of your taskbar
    • search Command Prompt and launch it
    • copy-paste the following command git clone https://github.com/YOURUSERNAME/cw_crm.git
  2. Open Docker on your computer :
    • in the search bar located on the left-hand side of your taskbar
    • search Docker and launch it (the application will launch in the background)
  3. Back to your Command Prompt, copy-paste cd cw_crm
  4. And finnaly, copy-pastedocker compose up

You will be able to access your site at http://127.0.0.1:8000 until you stop the running container process in docker app.

Questions? Need Help? Found a bug?

If you've got questions about setup, deploying, special feature implementation in your fork, or just want to chat with the developer, please feel free to contact me on linkedin!

Found a bug with upstream cwCRM? Go ahead and submit an issue.

Special Thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.