Skip to content

tommy-stone/sdvv-frontend

 
 

Repository files navigation

Introduction

Welcome to the San Diego Voter's Voice Initiative! We are a coalition of non-partisan organizations working together to create a website that will provide transparency for campaign contributions and expenditures with local San Diego candidates.

Organizations Involved in the Project

Background Information

Currently, campaign finance information for candidates running for local offices as well as money spent by outside groups to support or defeat them is not readily accessible to the public. When the amount of money being spent as well as the source is not known, voters feel disenfranchised by the election process. Making campaign finance data easy to find and read will increase public trust and confidence in the election process.

For more information with Voter's Voice Initiative visit https://sdvotersvoice.org/

Prerequisites

  • Angular 9.0.2
  • npm 6.9.0+

Setup

  1. Clone directory from github
  2. change to the sdvv-frontend directory
cd sdvv-frontend
  1. Run npm install to install all the dependencies
npm install
  1. Install angular
npm install -g @angular/cli
  1. Star the angular server
ng serve --open

Contributing

Contributing

About

Frontend for Voter's Voice website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 30.4%
  • HTML 21.0%
  • JavaScript 18.7%
  • Python 15.2%
  • SCSS 14.7%