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

https://github.com/nhope123/react_django_lead_manager

Full Stack Lead Manager created with React, Redux and Django
https://github.com/nhope123/react_django_lead_manager

django react-redux rest-framework token-based-authentication

Last synced: about 2 months ago
JSON representation

Full Stack Lead Manager created with React, Redux and Django

Awesome Lists containing this project

README

          

# Lead Manager
A Full Stack Lead manager

## Description
An online user isolated Lead records manager.

Each User account consist of:
+ Name
+ Email
+ Password.

Each account can consist of multiple leads.

Each Lead is consist of:
+ Name
+ Email
+ Message
+ Creation date

## Framework
+ React
+ Redux
+ Django
+ Rest-framework
+ Knox