Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 841 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 841 Bytes

concall-web

Call-Center call automation hack

Website cv.lbesson.qc.to made-with-python GitHub license

Usage

Clone this repoistory and cd into djhack

python3 manage.py runserver

Installation

$ pip3 install -r requirements.txt

To-Do

  • ChatBot for customer satisfaction and issue tracking
  • SMS confirmation on every issue / complaint logged
  • Offline solution to the problem

Note :

  • This project was done under 24 hours with minimal pre-preparation