CallMall Add Contacts, Create a PhoneBook, Schedule a Call with a personalized message -> Automate your Campaign Instructions Clone the repository Backend 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 FrontEnd npm install the front end dependencies as mentioned in package.json Start the server