Skip to content

Final project of IMO in Winter semester at UQAC. Weather app ⛅️

License

Notifications You must be signed in to change notification settings

johan-uqac/IMO-Final-Project

Repository files navigation

Weather App

This is a simple weather app that uses the WeatherAPI to get the current weather for a given city. The app is built using react-native.

This project is done as the final project of the 2024 Winter semester mobile programming class at UQAC.

Installation

To program on Android you need to have your Android environment set up. You can follow the instructions here.

You also need to have Java installed on your computer, between version 17 and 21.

To be able to do API calls, you'll need to create a .env file at the root of the project and add the following line to it:

WEATHER_API_KEY="your_api_key"

You can get an API key by creating an account on the WeatherAPI website.

Once you have your environment set up and your API key, you can run the following commands to start the app:

yarn install

# To run the app on an Android emulator
yarn android

# To run the app on an iOS emulator
npx pod-install
yarn ios

Authors

JohanCDev
Johan Chrillesen

Louis Villedieu
Louis Villedieu

Maxime Hoffbeck
Maxime Hoffbeck

📝 License

Copyright © 2023 - Johan CHRILLESEN, Maxime HOFFBECK, Louis VILLEDIEU.
This project is under the MIT License.

About

Final project of IMO in Winter semester at UQAC. Weather app ⛅️

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •