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.
Users can sign in, plot candidates to grid, view results and submit scores.
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