Add Contacts, Create a PhoneBook, Schedule a Call with a personalized message -> Automate your Campaign
- Clone the repository
- Install all the mentioned backend dependencies from requirements.txt inside backend directory
- Start the redis server on port 6379
- Run the django server on port 8000 and Start the celery
- npm install the front end dependencies as mentioned in package.json
- Start the server