Giter VIP home page Giter VIP logo

community_dashboard_participation's Introduction

Participation Community Dashboard

This project is a Mozilla Community Dashboard to gather the most important statistics about certain countries from mozillians.org.

You can find the initial spec here: participation-org/issues/133.

Contributing

We will use this repo's issues to track the work. Feel free to jump in.

## Getting set up

It's as easy as forking this repository, change the necessary files and create a Pull Request.

For the import, you will need a mozillians.org API key though. You can get it easily on your mozillians.org profile page:

  • Log in to mozillians.org
  • Go to your "Edit your profile"
  • At the bottom you see "Developer"
  • Click on "Manage API keys"
  • Register a new app

Setting up the project on your local environment

  1. Install Node

  2. Install MongoDB

  3. Inside the project folder run the following command to install the Grunt and Bower CLIs

     sudo npm install -g grunt-cli bower
    
  4. Finally, install the project dependencies and libraries with the following commands:

     npm install
     bower install
    

### Starting the API import

For now, we will pass in the API key you created by hand, to make sure that this will never be checked into this repository.

node api/import.js YOURKEY

Running the project locally in development mode

To run the server in development mode, simply type:

grunt serve

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.