Skip to content

GudiniSec/Lead_Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lead_Management

git clone

git clone https://github.com/Shairbekov-Bakyt/Lead_Management/

Run with docker

docker-compose build
docker-compose up

Run without docker

cd ./Lead_Management/backend/

install fastapi dependencies

pip install --upgrade pip
pip install -r requirements.txt

Run main.py

python3 main.py

after that open new terminal

cd ./Lead_Management/frontend/

install react dependencies

npm install 

run react

npm start

About

Lead management is a term used in business theory to describe the methods, systems and practices that are developed to attract new potential customers, usually using various marketing techniques.

Topics

Resources

License

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors