Skip to content

This project is created using Objects, Factory Functions, The Module Pattern in Javascript language. This is a weather App.

Notifications You must be signed in to change notification settings

arslanbisharat/weather-app-js

Repository files navigation

Weather App

This is the 5th project of the Main Javascript curriculum at Microverse - @microverseinc

  • The objective is to build a page with interactivity using everything learns about Objects, Factory Functions, The Module Pattern
  • The project was completed using Javascript language.

screenshot

What?

  • This is a weather app built in Javascript, HTML, and CSS (no frameworks).
  • Weather stats are fetched from openweathermap.
  • Photos are fetched from flickr depending on the city whose weather you're interested in.

Why?

  • This project was a way for me to practice the async/await feature of Javascript and a chance to build another small project from start to finish without the use of tutorials.
  • It forms part of The Odin Project's curriculum.

Notes

  1. The timestamps displayed for sunrise and sunset still need to be formatted correctly as they currently display times in the user's timezone.
  2. This is best viewed on mobile devices as a fully responsive layout has not been implemented yet.

Live Link

Click Here

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things do you need to install the software and how to install them

node

Installing

npm install 

Up and running

Open the index.html file in your browser

Built With

  • HTML5
  • CSS
  • JavaScript

Authors

Arslan Bisharat

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

About

This project is created using Objects, Factory Functions, The Module Pattern in Javascript language. This is a weather App.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published