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

https://github.com/eduolihez/hackathon-dewi

Dewi App is a modern web application created for the 8th TecnoCampus Hackathon. It helps users monitor and reduce water consumption with a responsive, user-friendly design.
https://github.com/eduolihez/hackathon-dewi

dewi-app hackathon nextjs sustainability tailwind-css typescript water-conservation

Last synced: about 14 hours ago
JSON representation

Dewi App is a modern web application created for the 8th TecnoCampus Hackathon. It helps users monitor and reduce water consumption with a responsive, user-friendly design.

Awesome Lists containing this project

README

        


Dewi App Banner

# Dewi App

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)
[![Deploy with Vercel](https://img.shields.io/badge/Deploy-Vercel-blue.svg)](https://vercel.com)
[![Status: Prototype](https://img.shields.io/badge/Status-Prototype-orange.svg)](https://dewi-hackathon.vercel.app)
[![Build Time](https://img.shields.io/badge/Built_in-24h-red.svg)](https://github.com/eduolihez/hackathon-Dewi)

---

## Overview

**Dewi App** is an innovative prototype developed for the 8th edition of the TecnoCampus Hackathon. It empowers users to monitor and reduce water consumption, promoting responsible usage of water. This is not a complete, production-ready project, but rather a prototype that was crafted in less than **24 hours**.

Check out the prototype live: [dewi-hackathon.vercel.app](https://dewi-hackathon.vercel.app)

---

## Table of Contents

- [Dewi App](#dewi-app)
- [Overview](#overview)
- [Table of Contents](#table-of-contents)
- [Features](#features)
- [Tech Stack](#tech-stack)
- [Installation](#installation)
- [Usage](#usage)
- [Roadmap](#roadmap)
- [Contributing](#contributing)
- [Disclaimer](#disclaimer)
- [License](#license)
- [Collaborators](#collaborators)

---

## Features

- **Water Consumption Monitoring:** View data and insights on water usage.
- **User Empowerment:** Actionable tips to encourage responsible water usage.
- **Modern UI/UX:** Built with a responsive design to offer a seamless experience across devices.
- **Quick Setup:** Prototype built rapidly for demonstration purposes.

---

## Tech Stack

- **Framework:** Next.js
- **Language:** TypeScript
- **Styling:** Tailwind CSS
- **Deployment:** Vercel

---

## Installation

To run the project locally:

1. **Clone the repository:**

```bash
git clone https://github.com/eduolihez/hackathon-Dewi.git
cd hackathon-Dewi
```

2. **Install dependencies:**

Using pnpm (recommended):
```bash
pnpm install
```
Or using npm:
```bash
npm install
```
Or using yarn:
```bash
yarn install
```

3. **Run the development server:**

Using pnpm:
```bash
pnpm dev
```
Or using npm:
```bash
npm run dev
```

4. **Open your browser:**

Navigate to [http://localhost:3000](http://localhost:3000) to see the app in action.

---

## Usage

Dewi App is designed as a prototype to showcase innovative ideas for water conservation. While exploring the app, please note that some functionalities may be incomplete or simplified due to the rapid development cycle.

- **Dashboard:** Get an overview of water usage data.
- **Insights:** Learn tips and suggestions for saving water.
- **User Settings:** Customize your experience (prototype features).

---

## Roadmap

Given the rapid development (under 24 hours), future improvements may include:

- Full integration with real-time water usage data.
- Enhanced user authentication and data persistence.
- Additional interactive features and more detailed analytics.
- UI/UX improvements based on user feedback.

---

## Contributing

We welcome contributions and feedback! If you have suggestions or want to help improve the prototype, please follow these guidelines:

1. Fork the repository.
2. Create a feature branch (`git checkout -b feature/your-feature`).
3. Commit your changes (`git commit -m 'Add some feature'`).
4. Push to your branch (`git push origin feature/your-feature`).
5. Open a pull request describing your changes.

For major changes, please open an issue first to discuss what you would like to change.

---

## Disclaimer

**Note:** This project is a prototype developed in less than 24 hours as part of the TecnoCampus Hackathon. It is not fully functional or production-ready. All features are subject to further development and refinement.

---

## License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.

---

## Collaborators

For any inquiries or further information, please contact:

- **Edu Olivares** – [GitHub Profile](https://github.com/eduolihez) | [LinkedIn](https://linkedin.com/in/eduolihez)
- **Marc Lumbreras** – [GitHub Profile](https://github.com/theroboters) | [LinkedIn](https://linkedin.com/in/marclumbreras)
- **Nil Sentís** – [GitHub Profile](https://github.com/nilsentechnocampus) | [LinkedIn](https://linkedin.com/in/nil-sent%C3%ADs-bernal-a57172307)
- **Jan Naranjo** – [LinkedIn](https://linkedin.com/in/jannaranjobanaset)
- **Martí Jímenez** – [LinkedIn](https://linkedin.com/in/martijimenezcovas)
---

*Happy Water Saving!*