An open API service indexing awesome lists of open source software.

https://github.com/om-corp/ecowatt-app

Energy consumption monitoring app
https://github.com/om-corp/ecowatt-app

android-app authentication firebase-auth gson jetpack-compose jetpack-navigation kotlin kotlin-android kotlin-coroutines mvvm-architecture okhttp

Last synced: 2 months ago
JSON representation

Energy consumption monitoring app

Awesome Lists containing this project

README

          

# EcoWatt

EcoWatt is an application designed to help companies monitor
and manage their energy consumption efficiently.

The app provides insights into energy usage, helps identify high-consumption devices,
and offers tools to optimize energy consumption.

## Features

- **Device Monitoring**: Track energy consumption of various devices in real-time.
- **Customizable Alerts**: Set consumption limits and receive alerts when limits are exceeded.
- **Detailed Reports**: Generate detailed reports on energy usage.
- **User Management**: Manage user accounts and permissions.
- **Localization**: Supports multiple languages for a global user base.

## Installation

To get started with EcoWatt, follow these steps:

1. **Clone the repository**:
```sh
git clone https://github.com/GEdO23/EcoWatt-App
```

2. **Navigate to the project directory**:
```sh
cd ecowatt
```

3. **Open the project in Android Studio**:
- Open Android Studio.
- Select `Open an existing project`.
- Navigate to the `ecowatt` directory and select it.

4. **Build the project**:
- Click on `Build` in the top menu.
- Select `Make Project`.

5. **Run the app**:
- Connect an Android device or start an emulator.
- Click on `Run` in the top menu.
- Select `Run 'app'`.

## Contact

For any questions or suggestions, please contact me
at [gabriel.eringer.23@gmail.com](mailto:gabriel.eringer.23@gmail.com).