-
Text document with outlined overview of backend app structure.
-
Using Accu Weather api to fetch and display weather with great ui and also fetch image of place according location searched for background image.
-
Summary: Instructions for adding and running tests (like pytest) were missing or unclear in the README, causing confusion for new contributors.
Details: Test environment setup was not adequately docu…
-
When connected to wifi, if wifi is available, should be able to send txt data directly to flask app
-
Python Web App for Weather getting through location also want to use place api to get image of place as background to this weather details.
-
Task: create flask app
-
App for uploading code
[Google Play](https://play.google.com/store/apps/details?id=name.antonsmirnov.android.arduinodroid2)
-
Task: Create new flask app
-
**Is your feature request related to a problem? Please describe.**
if user hits the url which not exits that he will get 404 not found error .
**Describe the solution you'd like**
adding a 404 er…
-