You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simple weather app which takes city name as input and displays temperature, pressure and humidity of the input city. This app is made in android studio using Open Weather map API.
This repository contains the source code for Registration and Login page for an upcoming project. SQLite database has been used to store the user's details and register them/log them in. The entire…