Skip to content

sheep167/iot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IOT-Server-Dashboard

This project uses Flask as backend, MongoDBas Database and React as frontend.
The backend provides API support, including user authentication with JWT token. The frontend serves as a simple gui so as to show the realtime data.

Getting Started

The backend assumes there is a running MongoDB in localhost.
Front-end: Navigate to directory → yarnyarn start
Back-end: Navigate to directory → pip install -r requirements.txtpython main.py
Now the two server should be running on port 3000 and 5000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published