Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 391 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 391 Bytes

ITS_project

Raspberry temperature project: led application, Flask, SQL alchemy, forms, DB

files here are not all, just the most important part of the project, before use this codes remember to check the pin used in led.py, to generate database by typing "flask db init , flask db migrate, flask db upgrade" remember to create a file named .env and generate secret key using uuid library.