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

https://github.com/askitendo/hyjal2

Smart water management for sustainable urban communities.
https://github.com/askitendo/hyjal2

Last synced: 2 months ago
JSON representation

Smart water management for sustainable urban communities.

Awesome Lists containing this project

README

        

# Hyjal Project Droplet




Visit Hyjal

**Hyjal** is a smart water management platform designed to promote sustainability and improve access to clean water in urban communities. Built using the MERN stack (MongoDB, Express, React, Node.js), it allows users to seamlessly donate and collect water while leveraging location-based pin-code precision for efficient resource distribution. Hyjal’s mobile-friendly and scalable design ensures accessibility across devices, encouraging community participation in water conservation efforts. By integrating technology with sustainability goals, Hyjal aims to address water scarcity and hygiene challenges, fostering a collective approach toward a healthier and more sustainable future.


Built with πŸ’“ & 🧠 to be mobile-friendly, scalable, and accessible! Dive into the details and discover how this platform can change the way we think about water management.

---

## 🌟 **Key Features**

- 🌍 **Pin-Code-Based Operations**: Bringing precision to water management.
- πŸ“± **Mobile-Friendly Design**: A seamless experience on any device.
- πŸš€ **Online Scalability**: Ready to grow alongside your community.
- πŸ› οΈ **MERN Stack**: A robust backend and a stylish frontend.
- πŸ’§ **Sustainability Focused**: Supporting global water conservation goals.

---



## πŸš€ **CHECKOUT!**

> Visit Hyjal

> Visit Hyjal

> Visit Hyjal

> Visit Hyjal

> Visit Hyjal

Move To Top

---

## πŸ”§ **Backend Setup**

1. **Clone the Repository**:

```bash
git clone https://github.com/AskitEndo/Hyjal2
cd server
```

2. **Install Dependencies**:

```bash
npm install
```

3. **Set Up Environment Variables**:

- Create a `.env` file:
```env
MONGO_URI=mongodb://localhost:27017/hyjal
PORT=5000
```

4. **Run the Backend**:
```bash
npm start
```
Backend runs on `http://localhost:5000`.

Back To Topics

---

## 🎨 **Frontend Setup**

1. **Navigate to the Frontend**:

```bash
cd client
```

2. **Install Frontend Dependencies**:

```bash
npm install
```

3. **Start the Development Server**:

```bash
npm run dev
```

It will be live at `http://localhost:3000`.

4. Already deployed! Check out the [Live Website](https://hyjal2.netlify.app/).

Back To Topics

---

## 🌍 **Published Online**

The frontend is deployed on **Netlify** for wide availability and optimal performance,With local Data created for dummy purpose. This ensures smooth, mobile-friendly access anytime and anywhere. 🌟


Visit Hyjal

Back To Topics

---

## 🀝 **Team Coders**





AskitEndo


Backend/Scrum Master





nothingADSR123


Frontend





sreetamKasta


User Data Analytics





BharatCodingLad


Website Pipelining



The Team behind HyJal. Busts in SilhouetteBusts in Silhouette

Back To Topics

---

## πŸ› οΈ **Tech Stack & Pros & Cons**

### **Tech Stack**

| **Technology** | **Purpose** |
| ---------------- | ------------------- |
| **MongoDB** | Database Management |
| **Express.js** | Backend Framework |
| **React (Vite)** | Frontend Framework |
| **Node.js** | Server-side Logic |
| **Tailwind CSS** | Frontend Styling |

---

### **Pros & Cons**

| **Pros** | **Cons** |
| -------------------------------- | ----------------------------------- |
| Encourages water sustainability | Requires prior technical knowledge |
| Mobile-friendly and scalable | Complex for large-scale integration |
| Pin-code precision for donations | Dependency on local database setup |

Stay sustainable, save water, and keep growing! 🌊

Back To Top