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

https://github.com/djangocrm/info

Django CRM - General Information Website: https://github.com/DjangoCRM/django-crm
https://github.com/djangocrm/info

django-crm github-io github-pages github-pages-website hacktoberfest markdown mkdocs mkdocs-material no-database python simple-website static-site static-website website

Last synced: 9 days ago
JSON representation

Django CRM - General Information Website: https://github.com/DjangoCRM/django-crm

Awesome Lists containing this project

README

          

# Django CRM Website

## General Information about CRM software

The **CRM software** provides a wide range of functions without creating a proprietary framework. The frontend and backend are almost entirely based on the Django Admin Site of a popular Python web framework.

In addition to traditional functionality, Django CRM provides:

- Team Tasks & Projects management
- Email marketing
- Analytics

To learn more, visit the [CRM software](https://DjangoCRM.github.io/info/) website.

## CRM software website

The main features of the site are:

- The site is written in Markdown using Material for MkDocs as a powerful documentation framework.
- A static site generator is MkDocs.
- The site is published using GitHub Pages.