Skip to content

A simple weather application using OpenWeatherMap API

License

Notifications You must be signed in to change notification settings

Leonlit/weather_witness

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weather_witness

A simple weather app created using OpenWeatherMap API services. The project application can show the current weaher data such as temperature, weather condition, pressure and many more. The application could also display the forecast data of the weather condition. The project used plain Javascript, CSS, HTML as well as PHP for API data fetching.

Since I deployed this application to Heroku (website link: https://weather-witness.herokuapp.com Planning to recreate the project with nodejs as Heroku will be removing their free plan), I used heroku's "Config Vars" to store the API key rather then storing it in text files. You could setup your own environment configuration variables locally using phpdotenv

Suggesstions and issues

If you can think some improvement that I could make for the project or you found some pesty bug in the app, feel free to open an issues.

Contact

If you have any question regarding the project, feel free to open an issue