Skip to content

Latest commit

 

History

History
134 lines (101 loc) · 4.03 KB

README.md

File metadata and controls

134 lines (101 loc) · 4.03 KB

BrightCoders Logo

Weathering With You (WWU)

Table of contents

Description

Weather forecast with local weather, accurate hourly weather forecast.

The WWU app is very easy to use. Open the app, enable location and then you will receive weather forecasts at your current location. Then the weather app report provides the current weather forecast, weather observations around the world.

Badges

Code analyzer Status
Codacy (Code Quality) Codacy
Codacy (Coverage) Codacy

Features

  • ✨ Automatic positioning.
  • ✨ Search locations.
  • ✨ Add and delete following.
  • ✨ The weather forecast is very reliable and accurate.
  • ✨ Add and track weather report from multiple locations around the world.
  • ✨ The weather, humidity, rainfall probability and pressure provide a reference of the day's data.
  • ✨ Set the dark theme.
  • ✨ Synced with email or Google account.

Screenshots

Dark mode Light mode

Usage

Installing software requirements

Required

  • Node
  • Emulator or Android device

Optional

  • JDK 11
  • Android Studio

Installing project dependencies

npm install

Running the project

Any supported platform

npm start

Android

npm run android

iOS

npm run ios

Running tests

npm run test

Technologies used

  • Expo
  • Firebase
  • Node
  • OpenWeatherMap API
  • TypeScript

Credits