1 2 3 4 5 6 7 8 9 10 11 12 13 14# Matlab-CloudComputing The project aims at deploying APIs for sensor data acquisition of smart grid and then processing it in the cloud for real-time monitoring ## Setup ``` pip install django python manage.py runserver ```