Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 472 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 472 Bytes

Fire Alarm System

This project serves to control the communication between Smart Fire Alarms and their users on the Fire Alarm App. For instructions on how to run the prototype push notification functionality, see prototype-setup.md in docs.

Install Dependencies

Ensure your system has pip, Python's package manager, installed.

Clone the repository and run the following command to install all dependencies :

pip install -r requirements.txt