Coder Social home page Coder Social logo

labsvisual / mumbaipollution.org Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mumbaipollution/mumbaipollution.org

0.0 2.0 0.0 28.84 MB

Health Hazards in Mumbai due to Pollution

Home Page: http://www.mumbaipollution.in

JavaScript 19.34% HTML 79.97% CSS 0.69%

mumbaipollution.org's Introduction

MumbaiPollution.in

Send your views to CM BMC & PMO!

Join us in fighting for clean, breathable air. Let’s remind the CM BMC & PMO that their job is to protect the rights of citizens, not the profit margins of telcos. Let’s demand our right to clean, breathable air.

Help us

Help us by reporting issues and by giving suggestions, or contributing to the code.

If you'd like to join our discussions, please contact us via email.

Code

Please make all Pull Requests against the stage branch. Pull Requests made against master will have to be closed and made against stage.

If you are making major changes, create a new issue (or comment on the existing issue) and tell that you are working on it (we might already be working on it). And work on a new branch. For example,

> git checkout -b large-bug-fix-issue-19

Please make sure you merge the latest commits from stage into your pull request at the time of creating it. If there are conflicts while merging your pull request we will ask you to pull the latest changes, resolve conflicts, and come back. To do this:

> # add remote repo if you haven't already
> git remote add upstream [email protected]:mumbaipollution/mumbaipollution.org.git

> # fetch and incorporate upstream changes
> git fetch upstream
> git checkout stage
> git pull --rebase upstream stage

> # go back to your branch and resolve the issues
> git checkout large-bug-fix-issue-19
> git rebase stage

Optional: Install editorconfig plugin on your editor/IDE, in order to maintain consistence file formatting.

How to run it locally

Install node

> cd app_directory
> npm install
> npm start

This project has been forked from the Save The Internet[STI] project and we would like to thank the STI team for their support and help

mumbaipollution.org's People

Contributors

miteshashar avatar karthikb351 avatar aravindet avatar indcoder avatar jace avatar icecubed avatar knightsamar avatar shrayasr avatar jitendravyas avatar swarnava avatar sarbbottam avatar ermauliks avatar asdofindia avatar palerdot avatar ghoseb avatar lgp171188 avatar nisargjhaveri avatar raghavio avatar sarathms avatar friendkvvk avatar ajayk avatar gargsms avatar mehulved avatar

Watchers

James Cloos avatar Shreyansh Pandey 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.