-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Andrew Yatsura edited this page Aug 31, 2020
·
1 revision
This is a new Python back-end for #brobots eco-project. Previous version was written in PHP and had major flaws.
#brobots eco-project is a net of sensors that collect data about air quality in Brovary.
Currently the project depends on older back-end as it's receiving data from sensors. In future new version will fully replace older back-end.
Server is based on Flask and few extensions:
- Flask RESTful
- Flask SQLAlchemy
Database: MySQL