GithubHelp home page GithubHelp logo

sih_poseidon's Introduction

SIH_Poseidon

Indra Project

Overview

The Indra project is a web application aimed at managing water resources efficiently, with a focus on minimizing non-revenue water. It comprises a Django-based backend for administrative tasks and a React-based frontend for user interaction.

Prerequisites

  • Python 3.x
  • Node.js and npm
  • PostgreSQL (or any other preferred database)

Backend (Django)

Setup

  1. Clone this repository.

    git clone https://github.com/yourusername/indra.git cd indra

  2. Create virtual environment

python -m venv venv source venv/bin/activate

  1. Install Python dependencies. pip install -r requirements.txt

  2. python manage.py migrate

  3. python manage.py createsuperuser

  4. python manage.py runserver

  5. Access the admin panel at http://localhost:8000/admin and log in with your superuser credentials.

Backend API

The Django backend provides API endpoints for managing water resources and users. Refer to the API documentation for details.

Frontend (React)

cd frontend npm install npm start

Frontend UI

The React frontend offers a user-friendly interface for interacting with the Indra water management system.

Non-Revenue Water (NRW) Non-revenue water (NRW) refers to water that is lost before it reaches the customer due to leaks, theft, or inaccuracies in measurement. Efficient water resource management is crucial to minimize NRW and ensure sustainable water supply.

Contribution Feel free to contribute to this project by submitting issues or pull requests. Your contributions are valuable in achieving efficient water resource management.

License This project is licensed under the MIT License. See the LICENSE file for details.

sih_poseidon's People

Contributors

saroj-shandiliya avatar pranaykumar247 avatar muskankumari2002 avatar rayapati-tejasree avatar rohanverma2309 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.