Skip to content

Instantly share code, notes, and snippets.

View karthhic's full-sized avatar
🎯
Focusing

karthhic karthhic

🎯
Focusing
View GitHub Profile
@karthhic
karthhic / README.md
Created April 1, 2016 12:46
Data Log Weather SQLite

This is a simple flow which will get the weather information whenever it changes and extract the temperature in Celsius, humidity, look, details about the look.

For this a Database file is created with name as weather

Database Structure:

weather [Filename] | |======temperature [tablename] |