karl-martin-karno / Inflation-IRL

Mobile app dev.
0 stars 0 forks source link

Inflation-IRL

This is an Android app made as a part of Mobile Application Development course. The app is written in Kotlin and built using Gradle.

An app that tracks inflation and food prices can provide useful information for individuals, businesses, and policymakers by allowing them to monitor changes in the cost of living and the prices of specific food items. This can help people make informed decisions about their budgets and consumption patterns, and it can also provide insights into economic trends and conditions.

Prerequisites

In order to build and run this app, you will need to have the following software installed on your development machine:

Building the app

To build the app, follow these steps:

  1. Open Android Studio and select "Open an existing Android Studio project" from the welcome screen.
  2. Navigate to the root directory of the project and select the build.gradle file in the root directory.
  3. Wait for the project to build and the necessary dependencies to be downloaded.
  4. Once the build is complete, you can run the app by clicking the "Run" button in the toolbar or by using the Shift+F10 shortcut.

Dependencies

Dependencies are specified in the build.gradle file and are automatically downloaded by Gradle when the project is built.