Data Selfie App + Weather Here App = Selfying the weather
Welcome to the home page of the Data Selfie App, or at least, a part of it. Now it's combined with the next module about APIs and data in JS. As a result, you're going to find out the combined version of the ideas.
They're based on the work of Joey Lee and taught by Daniel Shiffman. Some more ideas are added thanks, mainly, by about 5,000,000 pages on StackOverflow. Hope you like it!
You can see all the project hosted on my Github.
The project has two pages:
Some improvements to be made (
that you should know before using this app
):- Require the data, because currently you can add an item to the database without coordinates or an image.
- Add some kind of animation while the sent data is being using to catch the weather info, because the app looks like is not working until the results are displayed.
- Display the draw window when the add page loads, currently you need to select camera and then the canvas back.
A demo of the project (hopefully) is available at selfying-the-weather.herokuapp.com.
Feel free to make a pull request with these improvements, i don't pretend to fix them in any time soon๐