Giter Club home page Giter Club logo

rnnimbleways's Introduction

Weather App with Mockoon

This project aims to create a simple weather application that utilizes the Mockoon tool to simulate a local weather server.

Features

  • Fetch weather data from the local mock server every hour ("timestep": "1h")
  • Display data in a list with the following information:
    • Wind speed
    • Temperature
    • Feels like temperature
  • "Pull to refresh" functionality to update data
  • Error handling
  • Unit tests

Running the Application

  1. Clone the repository:

    git clone https://github.com/Khaad/rnNimbleways.git
    cd rnNimbleways
  2. Install the dependencies:

    npm install
  3. Start the Mockoon mock server:

    download Mockoon and use ./mockoon/weather_mockoon (5).json environment
  4. Run the application:

    npx react-native run-android
  5. Current weather data will be displayed in a list.

  6. Pull down on the list to refresh the data.

  7. In case of errors, an error message will be displayed.

Unit Tests

Unit tests are included in the project to ensure the application functions correctly. To run the unit tests: bash npm test

Contributing

Contributions are welcome! Please submit a pull request or open an issue to discuss any changes.

License

This project is licensed under the MIT License - see the LICENSE file for details.

rnnimbleways's People

Contributors

khaad 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.