Skip to content

A simple weather-app build using simple functionalities of React-Native.

Notifications You must be signed in to change notification settings

easyvansh/Weather-App

Repository files navigation

Weather-App

A simple weather-app build using simple functionalities of React-Native.

Running App

  • Must run all three of below:

Running Front-End

  • npm install
  • np expo start

Home Page

Responsive to the Weather

Upcoming Weather

City Information( with Sunrise/Sunset)

Version 1.0:

Created a standard layer for our app which allows us to:

  • View Current Weather, View Upcoming Weather, View City Information.
  • Done using React Hooks, React Native Components, Expo.

Created basic file-folder structure with different repository for different components.

Version 2.0:

Updated business layer to include:

  • pre-defined users
  • users can create polls (access polls, vote, request PIN#)
  • New poll manager options (access polls, manage polls using PIN#)

API Calls which provide:

  • Temperature (High/ Low)
  • Upcoming Weather Report(Hourly)
  • City Information (with population)
  • Sunrise/Sunset Time

Updated front-end to include:

  • short message according to the weather
  • change background color of homepage according to the weather

About

A simple weather-app build using simple functionalities of React-Native.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published