Ask not what Mozilla India can do for you but what you can do for Mozilla India
This project is a place for contributors to start looking for new projects to work on. This will guide you in the right direction depending on your prefered development language.
Deployed at MozillaIndia-AskNot
git clone https://github.com/MozillaIndia/asknot asknot
cd asknot
Start a local HTTP server. There are a lot of ways to do this but here is one for using python.
python -m SimpleHTTPServer 8000
or if you're running python 3
python -m http.server
Open localhost:8000 in your favourite browser!
Josh Matthews [email protected] (for the original Mozilla asknot)
Other contributors listed at https://github.com/MozillaIndia/asknot/contributors