Skip to content

Latest commit

History

History
34 lines (26 loc) 路 1.29 KB

README.md

File metadata and controls

34 lines (26 loc) 路 1.29 KB

Voters Guide

votersguide.co - A website that focuses on making voters' choices accessible by design.

Technologies

Node.js, Express, Handlebars, Handlebars-Helpers, Bcrypt, SASS

Milestones

  • v0: Users can easily reference PROS and CONS of each prop for SF only
  • v1: Users can easily save their choices for later (and decide whether their choices are OK to display publicly)

--Nov 6th, 2018: ELECTIONS HAPPEN--

  • v2: Add support to other cities and counties + Allow users to follow other users (+clone their endorsements)

How to run

  1. contact us for permission, we will give you the .env variables you need
  2. clone this repo: git clone
  3. install required frameworks npm install
  4. start server nodemon

Models

Controllers

Relevant Resources: