VulpesCRM

VulpesCRM

Open Source CRM created in Python with the Flask framework, for managing offers in the work environment.

:construction: It’s still WORK IN PROGRESS (I’m still building the modules) :construction:

Features List :hammer:

VulpesCRM contains the following modules (along with the completion progress report):

Installation Requirements :clipboard:

Built with :nut_and_bolt:

Installation Steps :wrench:

These instructions will get you a working copy of the project on your local machine for development and testing purposes.

  1. Clone the repository:
`git clone https://github.com/pcanadas/VulpesCRM.git` 
  1. Enter the directory:
`cd/ VulpesCRM`
  1. Install requirements:
`pip install -r requirements.txt`
  1. Execute the project:
`python main.py`

## Wiki :book:

You can find much more about how to use this project in our Wiki

## Authors :black_nib:

## License :page_facing_up:

This project is licensed under the License GPL-3.0 license - see the LICENSE.md file for details