Skip to content

kensodemann/car-show-ballot-box-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Car Show Ballot Box API

My dad helps run a car show and he counts the ballots. It is a painful process. The purpose of this API and the app that uses it is to make his life easier by allowing a person to input the votes and each ballot. The app will then determine the top three vote getters for each car class.

Developing

  1. clone the repo
  2. npm i
  3. create a database and use scripts/install.sql to create the tables in it
  4. npm test (or npm test -- --watch)
  5. npm start to create a dev server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published