Giter Club home page Giter Club logo

whatshouldiweartoday's Introduction

What should I wear today?

Do you also wonder every morning whether you can wear a skirt or shorts? Or whether you perhaps need to wear a thick jacket because it will be chilly? Or do you want to know about potential rainfall, so you know whether to bring an umbrella?

Well, wonder no more! This app tells you what you can best wear with regards to today's weather. Every morning it sends you a push notification with a summary of the weather and the clothes that go with it. It also takes into account your daily commute, so you will never be surprised by a heavy rain while on the go.

Screenschot weather screen         Screenshot settings screen         Screenshot commute settings screen

This app is currently only built for Android. And not released to the Play Store (though it might at some point). Since this is just meant as a hobby project, it doesn't (yet?) have the quality that I deem sufficient to publicly release it.

The weather forecast comes from OpenWeather.

Development

This is a React Native app, developed using Expo.

Make sure that NodeJS 20 is installed before starting.

How to set up

  • Clone the repo
  • Create a .env file in the repo root with the following variables:
OPENWEATHERMAP_APPID=<...>
GOOGLE_GEOCODING_API_KEY=<...>
  • Start Expo from the repo root: expo start
  • Open the app (follow the Expo instructions). Either:
    • On your phone with the Expo Go client
    • In your web browser
  • Start developing and see the changes reflected automatically in the app

Also have a look at the amazing documentation that Expo provides.

How to build

If you want to build a new version of the Android app, run: eas build --profile development --platform android

To perform over-the-air (OTA) updates of the built app, run: eas update --channel development

Style

Use npm run lint to check the style of the code.

Use npm run format to format the code.

whatshouldiweartoday's People

Contributors

mthaak avatar

Watchers

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