Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 729 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 729 Bytes

Eleftable

Visual tools for users to rank democratic field by policy and elecability.

current project

Overview

A Svelte survey application using Firebase for authentication and Firestore data base. This survey gathers users preferences and opinions on the democratic primary candidates. Candidates are ranked by favorbility and electability using xy grid visualization.

Current Status

Users can sign in, plot candidates to grid, view results and submit scores.

TODO

  • Integration tests using svelte testing library

  • Routing. Single page app so back button exits page. Make routes for login, landing, survey, score, and results so user can navigate as expected