Giter Club home page Giter Club logo

rainforecastrator's Introduction

Rain Forecastrator

Rain Forecastrator is a React Native mobile application that allows users to monitor weather using the WeatherAPI. Stay informed about current weather conditions, get forecasts, and plan your activities accordingly.

Features

  • Current Weather: View real-time weather conditions at your location.
  • Forecast: Get a detailed weather forecast for the current and past days.
  • Location-based: Fetch weather information based on the user's input location.
  • Custom Locations: Search and add custom locations to check weather conditions for different places.

Screenshots

Demo

You can download the demo apk here

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Node.js installed
  • npm or yarn installed
  • React Native development environment set up
  • WeatherAPI key (Sign up at WeatherAPI to obtain your API key)
  • Sentry DSN key (Sign up at Sentry to obtain your key)

Installation

  1. Clone the repository:

    git clone https://github.com/fahryrozy/rainforecastrator.git
    
  2. Navigate to the project directory

    cd rainforecastrator
    
  3. Install dependencies:

    npm install
    
  4. Create a .env file in the project root and add your Config like this:

    BASE_URL=<WEATHER_API_BASE_URL>
    API_KEY=<YOUR_KEY>
    SENTRY_DSN=<YOUR_SENTRY_DSN>
    
  5. Run the application :

    npx react-native run-android
    

Acknowledgement

Thanks to WeatherAPI for providing the weather data.

Contact

For any questions or concerns, feel free to reach out to [[email protected]].

LIMITATION

Currently, Rain Forecastrator has been tested only on Android devices.

rainforecastrator's People

Contributors

fahryrozy avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.