The goal of this project is monitoring and get information about life status of old people
You have a pipfile with all the dependencies needed to run the project but you may need a device to send data to the 'topic' in the HiveMQ server. To get the things ready to run the code:- Run "python -m pip install pipenv"
- Run "pipenv shell"
- Run "pipenv install --dev"
- Run "python manage.py runserver"