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
- Host: GitHub
- URL: https://github.com/om-corp/ecowatt-app
- Owner: om-corp
- License: mit
- Created: 2024-11-14T19:57:29.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-23T01:15:40.000Z (over 1 year ago)
- Last Synced: 2025-06-05T06:04:42.288Z (about 1 year ago)
- Topics: android-app, authentication, firebase-auth, gson, jetpack-compose, jetpack-navigation, kotlin, kotlin-android, kotlin-coroutines, mvvm-architecture, okhttp
- Language: Kotlin
- Homepage:
- Size: 530 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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).