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
- Host: GitHub
- URL: https://github.com/nhope123/react_django_lead_manager
- Owner: nhope123
- Created: 2021-04-14T00:53:10.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-15T03:44:09.000Z (about 5 years ago)
- Last Synced: 2025-03-30T22:30:35.630Z (about 1 year ago)
- Topics: django, react-redux, rest-framework, token-based-authentication
- Language: JavaScript
- Homepage:
- Size: 357 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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