Skip to content

Code repository for the IoT course at Tec de Monterrey. Secure Sense focuses on streaming household information from live sensors to make you feel secure at home.

Notifications You must be signed in to change notification settings

JocelynVelarde/dashboard-iot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Secure Sense

#WhatsApp Image 2024-11-26 at 10 03 12

Installation

To install all of the dependencies, you'll need to first make a virtual environment like so :

py -m venv .venv

Next, you'll want to activate the venv like so:

.venv/Scripts/activate

Now navigate to the backend directory. Then, you'll want to install all backend dependencies:

pip install -r requirements.txt

Also, please note that this is a project built on top of Streamlit, and so you'll need a .streamlit folder with a secrets.toml file with all of your streamlit api keys.

Contributors

About

Code repository for the IoT course at Tec de Monterrey. Secure Sense focuses on streaming household information from live sensors to make you feel secure at home.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages