Giter Club home page Giter Club logo

politico's Introduction

Build Status Coverage Status Maintainability Test Coverage

Politico

Description

Politico is an online voting app which enables citizens give their mandate to politicians running for different government offices while building trust in the process through transparency.

Table of Contents

Technologies

Currently,

  • HyperText Mark-up Language (HTML)
  • Cascade Style Sheet (CSS)
  • Vanilla Javascript
  • PostgreSQL Database(raw SQL):
  • Nodejs (Express framework)

Pivotal Tracker

Politico app project is broken down into small task with pivotal tracker board. The link to the relevant Pivoltal tracker board is (https://www.pivotaltracker.com/projects/2240024)

UI Templates

The application is hosted online on gh-pages with [ Politico ] (https://akinyeleolat.github.io/politico/UI/) LOGIN TO DEMO ADMIN

LOGIN TO DEMO POLITICIAN LOGIN TO DEMO USER

API Documentation

The API documentation can be seen on [ Politico ] (https://ngpolitico.herokuapp.com/api-docs)

Features

Currently,

  • Users Sign up
  • Users Sign In
  • Admin (electoral body) can create political parties.
  • Admin (electoral body) can delete a political party.
  • Admin (electoral body) can create different political offices .
  • Users can vote for only one politician per political office .
  • Users can see the results of election
    Optional Features
  • User can reset password.
  • A politician can create a petition against a concluded political office election.

Getting Started

Installation

install POSTMAN app run npm run start then navigate to localhost:3000 on POSTMAN

API Endpoint Route

Currently,

HTTP VERB ENDPOINT TASK
POST api/v1/parties/ Create A Political Party
POST api/v1/offices/ Create A Political Office
PATCH api/v1/parties/partyId Edit a specific political party
DELETE api/v1/parties/partyId Delete a specific political party
GET api/v1/parties/ Get all political party
GET api/v1/parties/partyId Get specific political party
GET api/v1/offices Get all political office
GET api/v1/offices/officeId Get specific political office

Author

Akinyele Oluwatosin

politico's People

Contributors

akinyeleolat avatar

Watchers

 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.