Giter VIP home page Giter VIP logo

night-vision-data's Introduction

Night Vision Data

Join the chat at https://gitter.im/mozilla/global-sprint-2018

Night Vision Data is a web app that will mostly work with Governments data to make informations more Open and Presentable to citizens and society so that they can clearly understand what’s happening under the hood. This plateform will help 'unjailing' the data. A sort of collaborative data crowdsourcing.

  • People will find data in the format of PDF or Image ... and they will collaborate to make it in an exploitable format
  • We will start by creating a crowdsourcing Plateform for the Tunisian municipal election of 06-05-2018 and we will try to make it as generic as possible to extend the crowdsourcing to different other data.

Welcome !

Thank you so much for stopping by! We're Looking forward to collaborate with you whether you're from a technical or non technical background . Please feel free to add comments and questions.

Contributing

Thanks for your interest in contributing to Night Vision Data! There are many ways to contribute. To get started, take a look at CONTRIBUTING.md.

Participation Guidelines

This project adheres to Mozilla Community Participation Guidelines. By participating, you are expected to uphold this code.

How to install

  1. Install mongo db on your machine or provide a link to a hosted instance
  2. Open mongo db
  3. Import the data of the election lists in the database :
    • Go to ./data and execute mongoimport --db night-vision-data --collection lists --type json --file ./Ariana.json --jsonArray
    • You can also add another gov mongoimport --db night-vision-data --collection lists --type json --file ./Beja.json --jsonArray
    • we would be able to add all the lists at once when the file is ready
  4. Start the backend server (node.js) go to ./backend and type npm install then npm start
  5. Start the front-end (React - webpack) go to ./ frontend and type npm install then `npm start
  6. Open the browser localhost:3000

Deploy

  1. Host the Rest api on a server
  2. Change the config file server link under ./frontend/src/components/config.js
  3. whange webpack.config-build to webpack.config and instead of npm start run webpack
    • the bundle file will be generated under ./frontend/dist/static

Licence

MIT

night-vision-data's People

Contributors

agharsallah avatar ghaithtroudi avatar

Watchers

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