AJAkimana / politico

Politico enables citizens give their mandate to politicians running for different government offices while building trust in the process through transparency

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Politico

Politico enables citizens give their mandate to politicians running for different government offices while building trust in the process through transparency

Embedded JavaScript templates

Build Status Coverage Status Maintainability Test Coverage

Technologies

  • Runtime environment: Node
  • Backend framework: Express.js
  • Database: None. All data are saved to and retrieved from created JSON files

Installation

Before installing, download and install Node.js.

Features

  • View, create, modify and edit political parties and offices

Quick Start

The quickest way to setup POLITICO APP is as shown below:

git https://github.com/AJAkimana/politico.git
cd politico

Install dependencies:

$ npm install

Test app:

$ npm test

Start the server:

$ npm start

The current maintainer:

Akimana Jean d'Amour

About

Politico enables citizens give their mandate to politicians running for different government offices while building trust in the process through transparency


Languages

Language:JavaScript 66.3%Language:CSS 18.9%Language:HTML 14.8%