Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 433 Bytes

File metadata and controls

14 lines (9 loc) · 433 Bytes

Tech Demo

  • Project created to demo a simple voting application for Students.
  • Help acclimate students to developing a full stack application under pressure.

Goals

  • Students should be able to update vote of candidate.
  • Students should render a list of all candidates.

Stretch Goals

  • Student should be able to create a route to add a new candidate.
  • Students should be able to create a route to delete a candidate.