Skip to content

Latest commit

 

History

History
9 lines (4 loc) · 378 Bytes

README.md

File metadata and controls

9 lines (4 loc) · 378 Bytes

A Simple Django CRM (Customer Relationship Management) Project

This project contains Models and Django REST framework API for a simple CRM web application.

You can read this tutorial accompanying this repository for more information.

You can also check the Angular 6 front-end.